Parses brunch files and replaces the $PROCESS_ENV_FOO
token with the value of process.env.FOO
.
Install the module with: npm install process-env-brunch
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.
Copyright (c) 2012 Mike Edwards
Licensed under the LGPL license.