Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 488 Bytes

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