doc:s: add documentation and complete the readme
All checks were successful
build and upload / build (push) Successful in 16s

This commit is contained in:
2025-05-03 01:30:35 +02:00
parent eafee7e164
commit 3bca4ef8bd
9 changed files with 249 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ description = "Your awesome, friendly, lightning-fast, and super-easy-to-use Fed
[dependencies]
clap = { version = "4.5", features = ["derive", "env", "cargo"] }
clap_complete = "4.5"
clap-markdown = "0.1"
log = "0.4"
env_logger = "0.11"
rust-ini = "0.21"