#env #command-line #env-var #environment #variables #version #documentation

bin+lib env-next-door

For running commands with custom environment variables

11 releases (breaking)

0.8.1 Aug 15, 2019
0.8.0 Jul 9, 2019
0.7.0 Jun 27, 2019
0.3.0 Mar 28, 2019

#67 in #env

46 downloads per month

Custom license and maybe LGPL-3.0-or-later

11KB
148 lines

env-next-door




lib.rs:

env-next-door

Project

Features

This program helps you run commands and pass environment variables to them.

Currently keys are limited to: a-z, A-Z, 0-9, -, _, .. Values can be anything that your shell supports. Both keys and values will be trimmed.

Failures

Panics, missing documentation, missing tests... are my failures. It would help me a lot if you file new issues when you encounter such problems.

Thank you,

Dependencies

~30KB