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 |
#160 in #env
11KB
148 lines
env-next-door
- Version:
0.8.1
(August 16th, 2019)- This project follows Semantic Versioning 2.0.0
- License: Nice License 1.0.0
- Repository: https://bitbucket.org/haibison/env-next-door
- Crate: https://crates.io/crates/env-next-door
- Documentation: https://docs.rs/env-next-door
lib.rs
:
env-next-door
Project
- Repository: https://bitbucket.org/haibison/env-next-door
- License: Nice License 1.0.0 (see LICENSE file at root directory of
master
branch) - This project follows Semantic Versioning 2.0.0
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