@jessireedev/menv
v1.0.2
Published
A CLI tool that helps to manage your keys on your .env file.
Readme
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
- This is a project made during the Just F*ing Ship It with Women Make
