Skip to content

nicksen/dotenvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • envs

Small script to run a command with environment variables set from a .env file

Install

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

PGP

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published