Dotcopter
[[https://crates.io/crates/dotcopter][file:https://img.shields.io/crates/v/dotcopter.svg]] [[https://travis-ci.org/bomgar/dotcopter][file:https://travis-ci.org/bomgar/dotcopter.svg?branch=master]]
Tool to manage your dotfile installation. This is a very early version so bugs are to be expected.
** Installation #+BEGINSRC shell-script cargo install dotcopter #+ENDSRC
** Configuration Just provide a file describing your dotfiles ([[file:install.conf.yaml][example]]). Dotcopter will not overwrite existing files without the force flag.
** Usage #+BEGINSRC shell-script dotcopter --help #+ENDSRC