Installing the CLI tool

The ngx command line tool can be installed using npm:

$ npm install -g ngx-cli

📘

You may have to use sudo on OS X and Linux

To get usage information:

$ ngx

What's next?