Skip to content

wellguimaraes/sync-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sync-env

A CLI tool to easily define environment variables based on a template file (.env.template or .env.example).

  • When running locally it will ask for the values of missing variables
  • When running on CI, it will break the process if some variable is missing

Use it

npx sync-env

About

A CLI tool to easily keep environment variables in sync with a template file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors