Skip to content

jessireedev/menv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

menv

menv is a CLI tool that helps to manage your keys on your .env file.

Installation

npm install --global @jessireedev/menv

Usage

menv <command> [<key>] [<value>]

Available commands

Command Description
--init initializes a new .env file
--help shows the guide on using menv
--list lists the keys and values inside the .env file
--add adds a new key inside the .env file
--get displays the selected key inside the .env file
--edit updates the selected key inside the .env file
--delete deletes the selected key inside the .env file

Author

Jessiree @jessireedev

Just F*ing Ship It with Women Make

About

menv is a CLI tool that helps to manage your keys on your .env file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published