update-ng-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

npm version

update-ng-cli

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

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

Readme

Keywords

Package Sidebar

Install

npm i update-ng-cli

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

23.2 kB

Total Files

10

Last publish

Collaborators

  • jason.atallah