- envs
Small script to run a command with environment variables set from a .env file
wget -O envs-1.0.0.tar.gz https://github.com/nicksen/envs/archive/v1.0.0.tar.gz
tar -xzvf envs-1.0.0.tar.gz
cd envs-1.0.0/
sudo make install
All releases are [PGP] signed for security. To verify that a release was not tampered with:
wget https://raw.github.com/nicksen/envs/master/pkg/envs-1.0.0.tar.gz.asc
gpg --verify envs-1.0.0.tar.gz.asc envs-1.0.0.tar.gz