putter

Crates.ioputter
lib.rsputter
version0.0.1
created_at2025-05-20 21:04:25.635276+00
updated_at2025-05-20 21:04:25.635276+00
descriptionA tool to put files in the right place
homepagehttps://sr.ht/~rycee/putter
repositoryhttps://git.sr.ht/~rycee/putter
max_upload_size
id1682372
size118,735
Robert Helgesson (rycee)

documentation

README

Putter

About

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

If the target file already exists, then the process ends with an error.

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!

License

GNU General Public License v3.0 or later

Commit count: 0

cargo fmt