Skip to content

v0.1.0

Latest

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:42
· 1 commit to main since this release

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