web-env-manage

2.1.0 • Public • Published

Web Env Manage

views

views

This is a simple code for a web powered env variable managemant tool

Documentation

Quick use

npx web-env-manage

Installation

npm i web-env-manage -g

Usage

web-env-manage <port number> <key>

Example

web-env-manage 3000 key

Env

Creating Env

touch .env

Env Example

Usage

KEY=<Key>
PORT=<Port>

Example

KEY= key
PORT=3000

Step By Step Usage

this is a weip project and its still in development

WIP

Works

  • [x] Add Web
  • [] Confirm
  • [] Improve code
  • [x] Add Auth
  • [x] Convert env to json
  • [x] Add cli
  • [] Add docs
  • [] Clear store json
  • [] Publish

Readme

Keywords

none

Package Sidebar

Install

npm i web-env-manage

Weekly Downloads

0

Version

2.1.0

License

MIT

Unpacked Size

19.2 kB

Total Files

10

Last publish

Collaborators

  • alestoraldous