pipeclient
v1.0.0-beta.4
Published
CLI for GitLab-CI
Readme
pipeclient
Terminal dashboard for GitLab pipelines.
Usage
Requirements:
$ npm install -g pipeclient
# from project-folder that is hosted on GitLab:
$ export PC_GITLAB_TOKEN=my-token
$ pipeclientOther environment variables:
PC_GIT_REMOTE: set remote that points to (your install of) GitLab. Default:origin.
Development
$ lein cljsbuild once
# run from project-folder that is hosted on gitlab.com
$ export PC_GITLAB_TOKEN=my-token
$ node main.jsLicense
Copyright © 2016 Gert Goet, ThinkCreate.
Distributed under the terms of the MIT License.
