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
16
commits
2
branches
5
tags
75
KiB
Rust
100%
cleanup
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
8c3a6f63aa
version bump and updated README
2023-07-11 09:44:20 -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 and updated README
2023-07-11 09:44:20 -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