build / check (push) Has been cancelled
Details
build / test (macos-latest) (push) Has been cancelled
Details
build / test (macos-latest-xlarge) (push) Has been cancelled
Details
build / test (ubuntu-latest) (push) Has been cancelled
Details
build / test (windows-latest) (push) Has been cancelled
Details
build / build (macos-latest) (push) Has been cancelled
Details
build / build (macos-latest-xlarge) (push) Has been cancelled
Details
build / build (windows-latest) (push) Has been cancelled
Details
build / build-linux (push) Has been cancelled
Details
build / doc (push) Has been cancelled
Details
build / release (push) Has been cancelled
Details
|
||
---|---|---|
.github/workflows | ||
.vscode | ||
Formula | ||
app | ||
doc | ||
schema | ||
scripts | ||
src | ||
test | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
CHANGES.md | ||
Dockerfile | ||
LICENSE | ||
README.en.md | ||
README.ko.md | ||
README.md | ||
Setup.hs | ||
cat-pow.svg | ||
fourmolu.yaml | ||
hie.yaml | ||
mkdocs.yml | ||
package.yaml | ||
stack.yaml | ||
stack.yaml.lock |
README.en.md
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-run
option. - 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.