0.0.3 • Published 4 years ago

update-ng-cli v0.0.3

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

npm version

update-ng-cli

Basic CLI to update your global Angular CLI to the latest version

npm.io

What does this do?

It justs uninstalls your current global Angular CLI and installs the latest.

Why is this necessary?

It's not you can accomplish the same thing by following the steps in the question above.

Installation

npm install -g update-ng-cli

Usage example

update-ng-cli

update-ng-cli verbose Will also print out all the commands messages and errors

Release History

  • 0.0.1
    • Initial CLI

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/JasonAtallah/update-ng-cli