get-luke
v0.2.3
Published
Simple node module for deployig new luke projects
Downloads
9
Readme
get-luke
Simple module for easy deployment of a new vinco/luke project
Install
It should be installed globally
npm install get-luke -g
How to use
Access the node terminal and write get-luke in the folder where you wish to deploy a new luke project, and answer the required questions.
New luke deployments will generate a new folder with the project name, there's no need to create the folder by yourself.
luke dependencies are now installed by get-luke, it checks for the existance of the needed packages and installs unmet requirements.
For more info on luke project visit:
- https://github.com/vinco/luke