storagenv - v0.1.2

Description

storagenv is a simple .env file manager, which you can retrieve env's to clipboard \ or simply print them in order to make life for local development, easier.

How to install ? ( using Rust )

sh git clone https://github.com/edicury/storagenv cd storagenv cargo build --release ./target/release/storagenv

Available Commands