@hackage dojang0.2.0
A cross-platform dotfiles manager
Installation
Dependencies (24)
- Diff >=0.4.1 && <1.1
- base >=4.7 && <5
- bytestring >=0.11 && <0.13
- case-insensitive >=1.2.1.0 && <2
- containers >0
- deepseq >=1.4 && <2 Show all…
Dependents (0)
Package Flags
static
(off by default)
Static link
Available in other languages: 한국어.
Dojang: A cross-platform dotfiles manager
Dojang is a cross-platform dotfiles manager. Here are some of the highlights:
- Lightweight. It's built as a native executable, so it's easy to install and fast to run.
- Cross-platform. It works on both the POSIX family and Windows.
- Flexible. It keeps in mind that config files can be placed in different places or have different contents depending on the environment.
- Safe. Every run can be previewed by simulating it in a sandbox environment
with the
--dry-runoption. - Friendly. Error messages are friendly and print helpful hints or warnings.
For further information, see the docs:
Distributed under the GPL 3.0 or later.