gitlab-cli
gitlab-cli copied to clipboard
Provide a Go library with proper versioning and stability guarantees
Given that most of the underlying functionality is split out of the actual commands, anyway, there is opportunity to provide importable Go routines for interacting with GitLab instances.
#50 handles parts of this, even though the goal was a bit different (being able to install the CLI using go get).