Skip to content

bpkg/clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clip(1)

Silly terminal clipboard

install

$ make install

usage

Store

only stores single value

$ echo foo | clip

Read

read stored value

$ clip

license

MIT