Crates.io | r-env |
lib.rs | r-env |
version | 0.9.1 |
source | src |
created_at | 2023-07-13 12:18:09.491226 |
updated_at | 2023-08-17 23:49:40.762203 |
description | CLI utility for .env file |
homepage | |
repository | https://github.com/mass10/r-env/ |
max_upload_size | |
id | 915261 |
size | 14,503 |
.env を操作する CLI ユーティリティです。CLI utility for .env or something like this.
cargo を使用してインストールします。Try cargo install.
cargo install --git https://github.com/mass10/r-env --branch main
もしくは、単独で実行可能なバイナリファイルをダウンロードできます。Or executable file available.
wget https://github.com/mass10/r-env/releases/latest/download/r-env
r-env cmd.exe /C SET
r-env --dump
r-env --dump --file .env.development