0.1.2 • Published 9 years ago

dpd-load-env v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

dpd-load-env

Load your .env file with this npm module.

Why dpd-load-env?

I created this module to bootstrap a .env file when using Deployd. This module should make it very easy to manage environment variables on Deployd or other node project.

Instructions

Install the dpd-load-env module

npm install dpd-load-env

Create a .env file at the root directory of your project. Done!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
0.1.2

9 years ago

0.1.1

9 years ago