@usedots/cli
v0.1.12
Published
Official command-line client for the Dots API
Readme
Dots CLI
Public release artifacts for the official Dots command-line interface.
Install with npm:
npm install --global @usedots/cliThe package selects a prebuilt binary for the current platform without running an install script. You can also install the latest release on macOS or Linux:
curl -fsSL https://github.com/Send-Dots/dots-cli/releases/latest/download/install.sh | shThe CLI source and release workflow are maintained in the private Send-Dots/dots repository.
