0.1.2 • Published 2 years ago

@firefliesai/extract-env-vars v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

extract-env-vars

Utility package to automatically extract the env vars from a project.

How to use?

  1. Install it as a global package with yarn global add extract-env-vars or npm install -g extract-env-vars.
  2. Optionally, start your app (do this if you want to get the env vars values in addition to the keys).
  3. Run extract-env-vars in the directory of your project (e.g. cd my-project && extract-env-vars).
  4. See the generate file env-vars.txt.
0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago