Skip to content

alexisvisco/readenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readenv

Tool for reading and executing command with .env

Make sure you have a SHELL environment variable.

Lines starting with # are ignoreds.

Install

go install github.com/alexisvisco/readenv@latest

Make sure ~/go/bin is in your path variable.

usage

readenv .env                                         make tests
         ^ your .env file can be any filename        ^ your command

About

readenv read dot env files and execute the next command

Resources

Stars

Watchers

Forks

Packages

No packages published