Crates.io | putter |
lib.rs | putter |
version | 0.0.1 |
created_at | 2025-05-20 21:04:25.635276+00 |
updated_at | 2025-05-20 21:04:25.635276+00 |
description | A tool to put files in the right place |
homepage | https://sr.ht/~rycee/putter |
repository | https://git.sr.ht/~rycee/putter |
max_upload_size | |
id | 1682372 |
size | 118,735 |
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!