Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

cli-cp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-cp

A simple CLI tool to copy output of commands to clipboard

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

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-cp

Usage

$ pwd | copy
✓ copied to clipboard
$ echo $PATH | copy
✓ copied to clipboard

Contributing to the Project

Submit PRs lol

Thanks to Sindre Sorhu's Clipboardy, this took me 2 minutes to put it on npm.

Keywords

clipboard

FAQs

Package last updated on 10 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts