putter 0.1.0

A tool to put files in the right place
Documentation
# Putter

## About

This implements a tool that, given a simple specification of file
sources and targets, symbolically links or copies the source file to
the target.

If the target file already exists, then a configurable collision
resolution occurs.

This tool is intended to eventually replace the file linking
functionality of [Home Manager][].

Note, this tool is not stable or intended for general use!

[Home Manager]: https://github.com/nix-community/home-manager

## License

This project is licensed under
[EUPL-1.2 or later](https://spdx.org/licenses/EUPL-1.2.html).