justo-generator-justo
v0.5.2
Published
Generator for a Justo.js project.
Downloads
7
Maintainers
Readme
Generator for a Justo.js project.
Proudly made with ♥ in Valencia, Spain, EU.
Install
npm install -g justo-cli justo-generator-justo
Embedded Justo
To create the Justo files into an existing project:
justo -g justo
Justo module
To create the scaffold for a Justo module:
justo -g justo module
Note. The directory must be empty or it can have .git
and README.md
.