copy-paste-bin

node copy-paste bin for cli usage

Usage no npm install needed!

<script type="module">
  import copyPasteBin from 'https://cdn.skypack.dev/copy-paste-bin';
</script>

README

copy-paste-bin

Nodejs copy and paste from clipboard in CLI mode

Install

npm install copy-paste-bin -g

Usage:

copy:

copy-paste --copy='copied to the clipboard'

paste (will output to the console):

copy-paste --paste