gclio
v0.0.2
Published
The https://gravitee.io Dev Team CLI
Downloads
2
Maintainers
Readme
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