cyrs

A simple C-c C-v tool in command line.

Inspired by MACOS built-in ⌘-c ⌘-v.

STILL WORK IN PROGRESS.

Install

bash cargo install cyrs

Usage

``` cyrs 0.1

ycycwx yytcjcy@gmail.com

A simple C-c C-v tool in command line.

USAGE: cy [SUBCOMMAND]

OPTIONS: -h, --help Print help information -V, --version Print version information

SUBCOMMANDS: add add files [aliases: a] copy copy files [aliases: c, cp] help Print this message or the help of the given subcommand(s) list list files [aliases: l, ls, show] move move files [aliases: m, mv] reset reset temporary zone [aliases: clear] ```