0.1.0 • Published 5 years ago
@evojs/cli v0.1.0
@evojs/cli
CLI for evojs modules
Commands Description
Create
Creating a project:
evojs create <project_name>
evojs new <project_name>
Add
Adding modules to the project:
evojs add [module_names...]
evojs install [module_names...]
Where module_names is
Generate
Generating an element to the project:
evojs gen <target_type> <target_name>
evojs generate <target_type> <target_name>
Where target_type
is service
| controller
License
Licensed under MIT license
0.1.0
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago
0.0.0-alpha1
5 years ago
0.0.0-alpha0
5 years ago