1.0.7 • Published 8 years ago

genuine v1.0.7

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

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.
1.0.7

8 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago