@jakeklassen/fdenv

0.3.25 • Public • Published

fdenv (Find Env) 🔎

Find environment variables - process.env.*, within your JavaScript/TypeScript code.

Usage

# Find all environment variables
npx @jakeklassen/fdenv -c /home/user/workspace

# Find all environment variables, write to file
npx @jakeklassen/fdenv -a '=' -c /home/user/workspace/project > /home/user/workspace/project.env

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @jakeklassen/fdenv

    Weekly Downloads

    2

    Version

    0.3.25

    License

    MIT

    Unpacked Size

    7.12 kB

    Total Files

    9

    Last publish

    Collaborators

    • jakeklassen