Gulp is a command-line JavaScript task runner that automates your web workflow by way of self-scripted tasks.
Quench easily creates those self-scripted tasks based on your custom input.
Quench requires both Node and Gulp. Install those first!
Use the command line to navigate to the project directory. For example if you were navigating to a test folder on your Desktop, you would use:
cd Desktop/test
npm install
gulp