skypager-dotenv

provides a dotenv bash script so dotenv can be used outside of node as well


Keywords
skypager, dotenv
License
MIT
Install
npm install skypager-dotenv@5.0.4

Documentation

Skypager dotenv utility

This provides a way of executing any command with the environment set from the .env file.

It is an alternative, or compliment, to the dotenv package with the added benefit that it works with any shell command