0.0.12 • Published 3 years ago

test-projxse v0.0.12

Weekly downloads
20
License
-
Repository
-
Last release
3 years ago

Installation

Nodejs

Quixxi CLI is nodejs package, just follow the below instruction to complete the nodejs installation.Please skip this section if you already have nodejs installed.

Verify node js installation

Run following command on your shell Or command prompt to check the version of installed nodejs.

$ node --version

The above command will display the node version installed, if the version is 6.9.2 or above you are good to go with quixxi cli.

Installing test-projxse

Run following command on your shell Or command prompt to install test-projxse. Please run command prompt as admin user if you are installing on winodws machine.

$ npm i test-projxse -g

note -g flag, this will install the package globaly on the machine