1.3.1 • Published 9 months ago
ng-shortcutter v1.3.1
ng-shortcutter
Installation
- npm i ng-shortcutter -g
Example use
- n
Display all shortcuts - n b
Run theng buildshortcut - n r start / n start
Run thestartscript
Shortcuts
General Shortcuts
- a audit
- b ng build
- c cost-of-modules
- d depcheck
- gc git cherry-pick
commit-hash - o outdated
- r npm run
script-name - s ng serve
- t/tc jest
optional-file-name - v ng version
Package Shortcuts
- g global list
- gi global install
package-name - gu global uninstall
package-name - i install
optional-package-name - id install
package-name-D - un uninstall
package-name - l link
- ul unlink
package-name - up update
- p display scripts from package.json