mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Add json_env as an alternative to dotenv
This commit is contained in:
parent
ef54eb6f5c
commit
425c2e9715
1 changed files with 5 additions and 0 deletions
|
@ -94,6 +94,11 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
|
||||
* [dog](https://github.com/ogham/dog) - A command-line DNS client.
|
||||
|
||||
|
||||
#### [dotenv](https://github.com/motdotla/dotenv)
|
||||
|
||||
* [json_env](https://github.com/brodo/json_env) - dotenv but in Rust and with JSON config files.
|
||||
|
||||
#### du
|
||||
|
||||
* [dua](https://github.com/Byron/dua-cli) - View disk space usage and delete unwanted data, fast.
|
||||
|
|
Loading…
Add table
Reference in a new issue