Skip to content

erkattak/makenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makenv

A handy set of tools for creating and using .env files

makenv

Use makenv to build up a .env file. It will prompt you for a variable name followed by it's value. When finished, leave the variable name blank and hit Enter to write the file. The file's contents will be shown at the end.

asciicast

The -e flag lets you name an environment.

asciicast

dotenv

Use dotenv to pass the contents of your .env file into the command that follows.

asciicast

The -e flag lets you use a named environment.

asciicast

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages