getpkg/README.md
2025-05-30 19:02:32 +12:00

21 lines
347 B
Markdown

# Dropshell Tools
Tools to support dropshell development and (behind the scenes) use.
Tools are installed to ~/.local/bin/dropshell-tool, and the tool name is added to the bash PATH, with autocomplete.
## Use
Just use dropshell-tool. You can install with:
```
curl https://getbin.xyz/dropshell-tool-install.sh | bash
```
## Development