Skip to content
/ envo Public

Copy and manage project environment variables within development teams.

License

Notifications You must be signed in to change notification settings

bpdo/envo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envo

Copy and manage project environment variables within development teams.

oclif License

Usage

$ npm install -g envo
$ envo COMMAND
running command...
$ envo (-v|--version|version)
envo/0.0.0 darwin-x64 node-v10.15.1
$ envo --help [COMMAND]
USAGE
  $ envo COMMAND
...

Commands

envo hello

Describe the command here

USAGE
  $ envo hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

envo help [COMMAND]

display help for envo

USAGE
  $ envo help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Copy and manage project environment variables within development teams.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published