pipeclient

1.0.0-beta.4 • Public • Published

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
$ pipeclient

Other 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.js

License

Copyright © 2016 Gert Goet, ThinkCreate.

Distributed under the terms of the MIT License.

Dependents (0)

Package Sidebar

Install

npm i pipeclient

Weekly Downloads

0

Version

1.0.0-beta.4

License

MIT

Last publish

Collaborators

  • eval