get-luke

Simple node module for deployig new luke projects

Usage no npm install needed!

<script type="module">
  import getLuke from 'https://cdn.skypack.dev/get-luke';
</script>

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: