envcon

command module
v0.0.0-...-cde6316 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2017 License: MIT Imports: 18 Imported by: 0

README

   _____  ___   ___________  _  __
  / __/ |/ / | / / ___/ __ \/ |/ /
 / _//    /| |/ / /__/ /_/ /    / 
/___/_/|_/ |___/\___/\____/_/|_/

ENVCON

Build Status Go Report Card

Separate environment variable dependencies without polluting your local environment workspace. Idea is to keep each applications environment variables as separate containers, think of virtualenv for environment variables.

Install

Currently supported on OSX only. Download the binary here

Commands

create

create a new container with environment variables, you can also encrypt the contents.

source

create a new process with all the variables sourced.

update

update environment variable keys

delete

delete a container

TODO

  • Test support for linux
  • Add support for Windows

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL