/json-to-env-parser

Code snippet made to generate env variables and imports.

Primary LanguagePython

🐱‍👤codename: json-to-env-parser

I've been using Firebase a lot, and as I always need to make Firebase settings local, the following idea came up.

This code gets the json from 'parser.json' and turns the keys/values into .env variables.