Skip to content

lunarprogramas/env-cleaner

Repository files navigation

🧹 | .env cleaner

This package allows you to simply manage your .env variables seeminglessly between your .example.env file.

To get started install this package using npm npm install -g env-cleaner, and then run the following command: env-cleaner checkEnv.

If you wish to check if the package is outdated or requires an update please run env-cleaner version and the CLI will automatically determine if an update is available.

If you don't have a .example.env generated it will generate one for you, and if your .env file or .example.env isn't up-to-date then the CLI will update it for you.

+ This software is licensed under the MIT License, read the LICENSE file for more details. 

Made by lunarprogramas

NPM Version NPM Downloads

About

A package that syncs your .example.env and .env files together.

Resources

License

Stars

Watchers

Forks