caliban-gitlab

Scala project providing Gitlab GraphQL model using Caliban

OTHER License

Stars
2

caliban-gitlab

Caliban-generated client for Gitlab's GraphQL API, for Scala.

Use

sbt dependency:

"com.kubukoz" %% "caliban-gitlab" % version

For calling queries/mutations, consult Caliban's documentation.

Development

sbt codegen - generates sources

sbt githubWorkflowGenerate - generates the github actions

Publishing

If you really need to publish from localhost:

  • +publishSigned
  • sonatypeBundleRelease