node-gaudi

Gaudi platform agnostic build tool implemented with Node.js


Keywords
platform, agnostic, build, tool, cli, tools
License
MIT
Install
npm install node-gaudi@0.1.1

Documentation

nodeGaudi

Build status Build Status Code Climate npm version Dependency Status

Gaudi build tool implemented with Node.js.

Like the original implementation of Gaudi, nodeGaudi uses JSON-based documents as build files. Additionally, nodeGaudi supports CSON-based (CoffeeScript Object Notation) documents as build files, courtesy of the CSON module.