/node-heroku-secrets

A Node script that adds secret keys from a module to Heroku config vars. Inspired by https://github.com/alexpeattie/heroku_secrets

Primary LanguageJavaScriptMIT LicenseMIT

node-heroku-secrets

Setting Heroku environment variables from secrets.js.

Getting Started

Install the module with: npm install -g node-heroku-secrets

nsecrets path/to/file

e.g. nsecrets config/secrets.js

Documentation

(Coming soon)

Examples

(Coming soon)

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.

Release History

(Nothing yet)

License

Copyright (c) 2014 jpatel531
Licensed under the MIT license.