Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 463 Bytes

iclip

Interclip for your terminal!

Instalation

Assuming you have Go installed on your system, this is very easy. Just go to your terminal, and execute the command below. This will install the version on the main branch.

go install github.com/interclip/iclip@latest

If you don't have Go installed or want to use a specific version, you can grab a binary for your system at the releases page