@firefliesai/extract-env-vars

0.1.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @firefliesai/extract-env-vars

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

4.4 kB

Total Files

5

Last publish

Collaborators

  • rogerpadilla
  • sudotong