cpst

Crates.iocpst
lib.rscpst
version1.2.1
sourcesrc
created_at2024-10-19 08:16:58.862007
updated_at2024-10-31 13:36:55.930561
descriptionCommand line utility to copy and paste files
homepage
repositoryhttps://github.com/CT3/CopyPasta
max_upload_size
id1415173
size53,134
Mantas Jurkuvenas (CT3)

documentation

README

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
Commit count: 10

cargo fmt