1.0.11 • Published 7 months ago

@jswork/gtc v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

gtc

Gitlab trigger cli.

version license size download

snapshot

installation

# public
npm i -g @jswork/gtc

# private
git clone https://github.com/afeiship/gtc.git
cd gtc
npm i && npm link

usage

Usage: gtc [options]

Options:
  -V, --version       output the version number
  -d, --debug         Only show cmds, but not clean.
  -u, --check-update  Check if has new udpate.
  -i, --init          Add gtc config to package.json.
  -h, --help          display help for command

license

Code released under the MIT license.