#paste #command-line-tool #copy #utility

app cpst

Command line utility to copy and paste files

4 stable releases

1.2.1 Oct 31, 2024
1.1.1 Oct 24, 2024
1.0.0 Oct 19, 2024

#1000 in Command line utilities

Download history 255/week @ 2024-10-20 101/week @ 2024-10-27 17/week @ 2024-11-03 1/week @ 2024-11-10 3/week @ 2024-11-17

177 downloads per month

GPL-3.0 license

18KB
132 lines

CoPypaSTa

Command line utility to make copy pasting easier

Usage

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

Install

cargo install cpst

Dependencies

~1.1–2MB
~35K SLoC