getpkg/README.md
Your Name 4b7ec3cacf
Some checks failed
dropshell-build / build (push) Has been cancelled
'Generic Commit'
2025-05-31 22:02:26 +12:00

21 lines
344 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 | bash
```
## Development