1.0.0 • Published 3 years ago

rcpb v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

rcpb

Rotative clipboard

Example: run rcpb 1 2 3 then press CTRL+V to paste 1, then CTRL+V to paste 2 and finally CTRL+V to paste 3.

Table of Contents

Installation

A good advice is to install nvm-sh on Linux/Mac or nvm-windows on Windows, and then install node version 14.15.1 with nvm install 14.15.1. Finally install the tool globally using this command:

npm install -g rcpb

Getting Started

Start hacking with your terminal.

rcpb <strings>...