.env を操作する CLI ユーティリティです。CLI utility for .env or something like this.
cargo を使用してインストールします。Try cargo install.
sh
cargo install --git https://github.com/mass10/r-env --branch main
もしくは、単独で実行可能なバイナリファイルをダウンロードできます。Or executable file available.
sh
wget https://github.com/mass10/r-env/releases/latest/download/r-env
sh
r-env cmd.exe /C SET
sh
r-env --dump
sh
r-env --dump --file .env.development