Skip to content

DropWire TUI tui-v0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:05
· 14 commits to main since this release

DropWire TUI Release

This release contains the interactive Terminal User Interface (TUI) for DropWire.

Note: The headless CLI is released separately. Please check the cli-v* tags for core CLI releases.

Installation Instructions

macOS / Linux:

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

Windows:

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

Cargo (All platforms):

cargo install --path ./dropwire-tui