process-env-brunch
Parses brunch files and replaces the $PROCESS_ENV_FOO
token with the value of process.env.FOO
.
Getting Started
Install the module with: npm install process-env-brunch
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
License
Copyright (c) 2012 Mike Edwards
Licensed under the LGPL license.