getpkg/README.md
Your Name 5275f02ee3
All checks were successful
Build-Test-Publish / build (push) Successful in 51s
'Generic Commit'
2025-06-16 22:39:05 +12:00

21 lines
320 B
Markdown

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