Skip to content

littleniche/clipf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Copy file contents to clipboard

Installation

Go

$ go install github.com/littleniche/clipf@latest

Manual

$ make install

Usage

$ clipf main.go

copy from multiple files

$ clipf /etc/fstab main.go

copy from stdin

$ cat Makefile | clipf

write clipboard contents to files

$ clipf -w server.go main.go

About

๐Ÿ“„ Copy files to clipboard

Resources

Stars

Watchers

Forks

Packages

No packages published