Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
/ copy_env Public archive

Automate dotenv setup with values from Hokusai or Heroku

Notifications You must be signed in to change notification settings

jonallured/copy_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

copy_env

NOTE THIS REPO IS STALE AND DOESN'T MATCH ARTSY BEST PRACTICES ANYMORE!!

A simple script to automate the pattern of:

  • copy .env.example to .env
  • grab config from Hokusai or Heroku staging
  • replace values in .env with those config values

Install

The easiest way to install is via homebrew:

$ brew tap artsy/formulas
$ brew install copy_env

But as a simple script, it's also easy to just grab it and add to your PATH as you see fit.

About

Automate dotenv setup with values from Hokusai or Heroku

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages