@eqxjs/cli
v0.0.5
Published
Equinox (@cli)
Downloads
2
Keywords
Readme
cli
Equinox2 Projects: custom NestJS CLI
forked from: https://github.com/nestjs/nest-cli (tag: 9.1.5)
Installation
npm install -g eqx-cli
Development
# build, install and run locally as global package
npm run build && npm install -g ./
# uninstall
npm uninstall -g eqx-cli