npm.io
0.9.0 • Published 6 years agoCLI

@anjuna/cli

Licence
MIT
Version
0.9.0
Deps
9
Size
43 kB
Vulns
2
Weekly
0



Anjuna CLI

The Anjuna CLI is a suite of automation tools for library development.

Global installation

npm install @anjuna/cli -g

Note: depending on your NPM configuration, you may need to install globally as sudo npm install @anjuna/cli -g

Local installation

  1. Navigate to the root directory of your project.
  2. npm install @anjuna/cli