Skip to content

codeKonami/genuine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genuine 1.0.7

This library should be installed globally like so

npm install -g genuine

Then use it like so

#genuine create <name of the project>
genuine create foo
#Creating project foo...
#Project foo created.
#The file genuine.json has been added to the project.

By default, it will generate a noob project and integrate a genuine.json file and a fabfile

You can though precise any github project you'd like to copy like so.

#genuine create <name of the project>
genuine create bar codeKonami/Genuine
#Creating project bar...
#Project bar created.
#The file genuine.json has been added to the project.

About

This is the genuine-cli which helps generates genuine.js and genuine-bo projects

Resources

Stars

Watchers

Forks

Packages

No packages published