@axonlabs/cli
v0.1.0
Published
CLI tool for AxonJs projects
Downloads
23
Readme
Axon CLI
A CLI tool for AxonJs projects to give programmer better experience of coding with AxonJs.
Installation
Install Axon CLI with npm
npm install -g @axonlabs/cliAfter installing Axon CLI as a global package, you can start using Axon CLI with command axon.
# help command
axon --helpFeatures
- Create Axon projects with one command
- Create controller
- Create middleware
- Create router
- Get routes list for better view of project routes
Screenshots
Help:
Create Project:
