0.0.2 • Published 4 years ago

gclio v0.0.2

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
4 years ago

gclio The Gravitee Dev Team CLI

  • install :
# --- #
npm i
npm run build
sudo npm i -g ./
gclio --version
gclio --help
  • uninstall :
# --- #
sudo npm uninstall -g ./
sudo npm unlink
gclio --version

Build from source

  • git clone this repository, and run :
# --- #
npm i
npm run build