GLEVN

Easiest way to manage environment variables

INSTALLATION
Glevn is a tool that makes easier working with evorinment variables. Insall it using NPM
npm install glevn -g

It's easy to use Glevn. Just use
glevn
command instead of
node
,and now your process can use all of glevn featrues
FEATURES
  • Run your process with custom envorinment variables from the .env file you create
  • Restart your app when a change detected.
  • Watch a spesific directory
  • Ignore some directories or files
  • Set the modules which is defined in glevnfile to global
  • Set global configurations
GLEVN is
a open source project
😸🎉 on GITHUB
you may become
a SUPPORTER 🙌
FORK GLEVN