run.env
Version:
Execute commands with .env file
20 lines (12 loc) • 388 B
Markdown
1.1.0 / 2018-08-31
==================
* [Add possibility to pass path to env file via `-p`](https://github.com/palanik/run.env/pull/3)
1.0.2 / 2018-06-23
==================
* [Return exit code](https://github.com/palanik/run.env/pull/1)
1.0.1 / 2016-11-24
==================
* Silently continue if `.env` file not found
1.0.0 / 2016-11-22
==================
* First release