Skip to content

A Yarn 2 plugin to initialize all your scripts with dotenv

License

Notifications You must be signed in to change notification settings

jeysal/yarn-plugin-dotenv

Repository files navigation

yarn-plugin-dotenv

A Yarn 2+ (Berry) plugin to initialize all your scripts with dotenv

Installation

yarn plugin import https://unpkg.com/yarn-plugin-dotenv/bundles/@yarnpkg/plugin-dotenv.js

Usage

  • Place a .env file with environment variable KEY=VALUE pairs in your project directory.
  • Run any of your package scripts, e.g. yarn run build.

About

A Yarn 2 plugin to initialize all your scripts with dotenv

Resources

License

Stars

Watchers

Forks

Packages

No packages published