Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 180 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 180 Bytes

File2Clipboard

A simple tool to copy the content of a file to the clipboard.

Usage

go run main.go <file-path>

Example

go run main.go README.md