1.0.7 • Published 10 years ago

genuine v1.0.7

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago