A configuration-based dotfiles manager able to organize dotfiles by symlinking them according to a configuration file written in TOML.
See park(1)
and park(5)
.
- Report issues
- Request new features
- Send patches
- Discuss development in general
If applicable, a new ticket will be submitted by maintainers to the issue tracker in order to track confirmed bugs or new features.
This project is built entirely in Rust. Build it as you wish for local usage, and package it to your distro of preference in accordance with its policy on how to package Rust projects.
NOTE:
cargo build
generates shell completions for Bash, ZSH and Fish, which are available attarget/completions
, and manpages attarget/doc
(only whenscdoc
is available).