zenv 0.5.0

Dotenv (.env) loader written in rust
Documentation

This can be used as a crate in your project or as a standalone cli command.

Installation

As a Crate

Add zenv with a version of your choice in the Cargo.toml

As a Command

  • Using cargo
cargo install <TODO>
  • From binaries

Check out the Release page for prebuild binaries for zenv, available for different operating systems.

Credits