:-'Generic Commit'

This commit is contained in:
Your Name 2025-05-29 23:34:35 +12:00
parent 61d30642d9
commit 5d00b31bbb
2 changed files with 25 additions and 0 deletions

20
README.md Normal file
View File

@ -0,0 +1,20 @@
# 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:latest
```
## Development

5
publish_all.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
# build and publish all dropshell tools