dpd-load-env
Version:
Loads your .env file
26 lines (16 loc) • 665 B
Markdown
file with this npm module.
I created this module to bootstrap a .env file when using [Deployd](http://deployd.com). This module should make it very easy to manage environment variables on Deployd or other node project.
Install the dpd-load-env module
```bash
npm install dpd-load-env
```
Create a .env file at the root directory of your project. Done!
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
Load your .env