dotr

Crates.iodotr
lib.rsdotr
version0.4.0
created_at2017-09-15 06:39:46.905441+00
updated_at2018-01-25 04:17:44.815422+00
descriptionVery simple dotfile manager
homepagehttps://github.com/dpc/dotr
repositoryhttps://github.com/dpc/dotr
max_upload_size
id31843
size21,398
dpc (dpc)

documentation

https://docs.rs/dotr/

README

Travis CI Build Status crates.io Gitter Chat

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

Commit count: 0

cargo fmt