-
@kylewelch @housecor We're similar - .env.example checked in, rename it to .env, then run a tool from @jonallured that pulls the variables from our staging or prod environment & overwrites values in your .env. Huge time-saver. github.com/jonallured/copy_env (It references Hokusai: our wrapper around k8s.)