Crates.io | cpst |
lib.rs | cpst |
version | 1.2.1 |
source | src |
created_at | 2024-10-19 08:16:58.862007 |
updated_at | 2024-10-31 13:36:55.930561 |
description | Command line utility to copy and paste files |
homepage | |
repository | https://github.com/CT3/CopyPasta |
max_upload_size | |
id | 1415173 |
size | 53,134 |
Command line utility to make copy pasting easier
To copy/tag a file or folder:
cpst -c <file or folder>
To paste tagged files or folder into current directory:
cpst -p
To move a tagged file or folder into current directory:
cpst -m
cargo install cpst