dotenv-cli-editor

.env editor from command line

Usage no npm install needed!

<script type="module">
  import dotenvCliEditor from 'https://cdn.skypack.dev/dotenv-cli-editor';
</script>

README

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