Skip to content

Releases: libnudget/clipb

Release list

v0.1.0

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:42

clipb copies file paths to the system clipboard without leaving your terminal.

What's included

  • clipb copy copies one or more paths to the clipboard and echoes them back to stdout.
  • clipb paste prints the current clipboard contents.
  • clipb clear clears the clipboard.

Install

cargo install --git https://github.com/libnudget/clipb --tag v0.1.0