| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Wraps a docker image containing gitlab ruby gem to access Gitlab's API through the command line.
You just need:
Clone this repository with homesick or homeshick and be sure that $HOME/bin is inside your $PATH, you will able to:
$ gitlab help
You should create a Personal Access Token and then export it in your shell:
$ export GITLAB_API_PRIVATE_TOKEN=<your access token>
Environment variables used are:
Some recipes for you to use:
| Back | FazBrowse Home | New Git URL |