jasonsilberman / buildr

A super simple node.js build script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Buildr

Configure

  • To configure edit the SCRIPTS variable with your scripts.
  • Update PROJECT_NAME to your project name

Run

To run navigate to build/ and run node build.js.

About

A super simple node.js build script

License:MIT License


Languages

Language:JavaScript 100.0%