This website requires JavaScript.
Explore
Help
Sign In
valerie
/
config
Watch
1
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
5
Packages
Wiki
Activity
A no-nonsense command-line configuration manager
command-line
config
configuration
linux
rust
19
commits
2
branches
5
tags
75
KiB
Rust
100%
9aa168cadf
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Valerie
9aa168cadf
flags now collect properly, and list no longer fails without names
2023-07-28 05:37:02 -04:00
src
flags now collect properly, and list no longer fails without names
2023-07-28 05:37:02 -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
flags now collect properly, and list no longer fails without names
2023-07-28 05:37:02 -04:00
README.md
version bump and updated README
2023-07-11 09:44:20 -04:00
README.md
config
config
is a command line configuration manager written in Rust.
Libraries
pico-args
— argument parsing
toml
— TOML file parsing