Skip to content

afeiship/gtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd8901c · Nov 15, 2023

History

72 Commits
Jun 2, 2023
Jun 11, 2022
Aug 19, 2023
Feb 18, 2020
Jun 11, 2022
Sep 25, 2023
Sep 25, 2023
Jun 11, 2022
Jun 15, 2022
Jun 11, 2022
Jun 11, 2022
Aug 19, 2023
Jun 11, 2022
Nov 15, 2023

Repository files navigation

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.