cendekia / dotenv-cli-editor

.env editor from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENVI - dotENV CLI Editor

Build Status contributions welcome to rasa-chatter rasa-chatter license MIT dotenv-cli-editor downloads dotenv-cli-editor version

dotenv editor from command line.

https://nodei.co/npm/dotenv-cli-editor.png?downloads=true&downloadRank=true&stars=true

Install

$ npm i -g dotenv-cli-editor

Usage

$ envi --help

  Usage:  <command>

  Options:
    -V, --version            output the version number
    -h, --help               output usage information

  Commands:
    show [options]           Show specific or all parameters and value at dotenv
    edit [options] <envKey>  Edit specific env parameter value
    add [options]            Add new parameter to your dotenv

Support

License

MIT

About

.env editor from command line

License:MIT License


Languages

Language:JavaScript 100.0%