3 个版本

0.1.2 2024年7月16日
0.1.1 2024年7月16日
0.1.0 2024年7月16日

569命令行实用工具 中排名

Download history • Rust 包仓库 249/week @ 2024-07-11 • Rust 包仓库 54/week @ 2024-07-18 • Rust 包仓库 24/week @ 2024-07-25 • Rust 包仓库 7/week @ 2024-08-01 • Rust 包仓库

每月 334 次下载

MIT 许可证

7KB

Clippy (x)

Clippy 是一个简单的 CLI 剪贴板工具。它用 Rust 编写。

用法

# help
x -h
x --help
x help

# copy to clipboard
echo 'hello world' | x

# paste from clipboard
x #=> hello world

安装

cargo install mark-clipboard

依赖项

~0.1–11MB
~118K SLoC