deadrop
v0.2.4
Published
deadrop CLI
Readme
deadrop CLI
Prerequisites
In order to run the CLI, you need the following:
node:>=20npm:>=9ORyarn:^1
Installation
To install the CLI in a project:
npm install deadropTo install the CLI globally:
npm install -g deadropUsage
To use the CLI and install on-demand:
npx deadrop [options] [command]drop
Start a drop session using the drop command and defining the input:
deadrop drop [options] [input]grab
Connect to an active drop session using the ID:
deadrop grab <drop_id>