5 releases (3 breaking)
Uses old Rust 2015
0.4.0 | Jan 25, 2018 |
---|---|
0.3.1 | Sep 29, 2017 |
0.3.0 | Sep 29, 2017 |
0.2.0 | Sep 19, 2017 |
0.1.0 | Sep 15, 2017 |
#15 in #dotfile
20KB
395 lines
dotr
See wiki for current project status.
dotr
is the simplest dotfile manager
It supports link
and unlink
operations and couple
of basic flags like force
.
I wrote it for myself, so it's in Rust and does exactly what I want, so I can fix/customize if I need something. But hey, maybe it also does exactly what you want too!
Installation:
cargo install dotr
Usage:
dotr --help
TODO:
- Make it a separate library + binary
License
dotr is licensed under: MPL-2.0
Dependencies
~2.2–9.5MB
~72K SLoC