1.0.0 • Published 7 years ago
cli-cp v1.0.0
CLI-CP
A dead simple CLI tool to copy your CLI output to clipboard. Just Pipe it in and boom! It's on your clipboard.
Install
$ npm i -g cli-cpUsage
$ pwd | copy
✓ copied to clipboard$ echo $PATH | copy
✓ copied to clipboardContributing to the Project
Submit PRs lol
Thanks to Sindre Sorhu's Clipboardy, this took me 2 minutes to put it on npm.
1.0.0
7 years ago