git_lab_cli-0.1.0 is not a library.
git-lab
This is a cli tool that adds the lab command to git to enable interaction with a GitLab server.
Features
The tool is designed to work as a custom command to the vanilla git cli command. Current
feature include:
init-- initialite credentials aganst a remote GitLab servermerge-request-- create and manipulate merge requests
git-lab by default stores it's config using standard git config machinery.
Installation
TBC
Contributions
Merge requests are welcome.
TOOO: Add more on build, test, and release machinery later.
License: MIT