A no-nonsense command-line configuration manager
Find a file
2023-07-11 09:43:52 -04:00
src significant refactor and code reduction 2023-07-11 09:43:52 -04:00
.gitignore provisionally updated to remove regex; home expansion will be moved to a helper function later 2023-06-19 17:11:16 -04:00
Cargo.toml version bump 2023-06-19 17:11:30 -04:00
README.md added libraries section to README 2023-06-20 16:23:10 -04:00

config

config is a command line configuration manager written in Rust.

Libraries

  • toml — configuration file parsing