@anjuna/cli
v0.9.0
Published
Shared tooling for libraries
Downloads
21
Keywords
Readme
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
- Navigate to the root directory of your project.
npm install @anjuna/cli