Skip to content

DropWire CLI cli-v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:28
· 21 commits to main since this release

DropWire Headless CLI Release

This release contains the standalone command-line interface (CLI) for DropWire.

Note: TUI and GUI (Desktop) apps are released separately. Please check the other tags for GUI/TUI releases.

Installation Instructions

macOS / Linux:

curl -sS https://dropwire.tyes.dev/install.sh | sh

Windows:

irm https://dropwire.tyes.dev/install.ps1 | iex

Cargo (All platforms):

cargo install dropwire