0.1.0 • Published 4 years ago

ngcap v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

ngcap

oclif Version CircleCI Downloads/week License

ngcap

This package runs ng build --watch on a project, every time ng build --watch detects changes, the next commands are executed: npx cap sync npx cap open electron

Usage

$ npm install -g ngcap
$ ngcap COMMAND
running command...
$ ngcap (-v|--version|version)
ngcap/0.1.0 win32-x64 node-v12.18.3
$ ngcap --help [COMMAND]
USAGE
  $ ngcap COMMAND
...