env-file-checker

1.0.5 • Public • Published

env-file-checker

This module checks the env file in the repository with the mandatory variables list in package.json as - package.json { "mandatoryEnvironmentVariables": ["DevelopmentUrl", "ProductionUrl"] }

So .env file must contain(atleast all variables in mandatoryEnvironmentVariable key) : DevelopmentUrl=https://your-development-url.com ProductionUrl=https://your-production-url.com

Readme

Keywords

none

Package Sidebar

Install

npm i env-file-checker

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

1.63 kB

Total Files

4

Last publish

Collaborators

  • shreynik