1.2.2 • Published 1 month ago

ng-shortcutter v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

ng-shortcutter

Installation

  • npm i ng-shortcutter -g

Example use

  • n
    Display all shortcuts
  • n b
    Run the ng build shortcut
  • n r start / n start
    Run the start script

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
1.2.2

1 month ago

1.2.1

4 months ago

1.2.0

4 months ago

1.1.1

7 months ago

1.1.0

9 months ago

1.0.0

9 months ago