Skip to content

kpwn243/twelve-factor-app-env-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twelve Factor App ENV buddy

App ENV vars

  • [AppName]_[AppEnv]_VAR_NAME

Directory Structure

.tfa
|   tfa.config
|   tfa.sqlite
|   tfa.sh

Commands

  • tfa create [app name] [env]

  • tfa set [app name] [env] [var_name] [value]

  • tfa commit

Future Commands

  • tfa delete [app name] [env]
  • tfa remove [app_name] [env] [var_name]
  • tfa view
  • tfa disable (app, env and var level)
  • tfa enable (app, env and var level)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages