Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 966 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 966 Bytes

clipy

Pbcopy for nodejs.

version license size download

installation

git clone https://github.com/afeiship/clipy.git
cd clipy
npm i && npm link

usage

clipy hello
clipy `pwd`

license

Code released under the MIT license.