envy icon indicating copy to clipboard operation
envy copied to clipboard

Keep up with .sample.env

Open jyurek opened this issue 7 years ago • 2 comments

We have an app that uses env vars, and when we add a new one, we add it to .sample.env. We obviously can't add it to .env. It'd be useful to have envy track differences there and if a new key is in .sample.env then add it to .env (or complain about it so we see it and can handle it).

jyurek avatar Dec 13 '17 13:12 jyurek

I love this idea.

I'd happily accept a PR if anyone wants to start on it, if not I can look into working on it soon.

BlakeWilliams avatar Dec 13 '17 14:12 BlakeWilliams

I was mostly leaving this for myself so I don't forget, but I'm not opposed to anyone else doing it.

jyurek avatar Dec 13 '17 15:12 jyurek