diff --git a/README.md b/README.md new file mode 100644 index 0000000..dca9ec6 --- /dev/null +++ b/README.md @@ -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 + + + + diff --git a/publish_all.sh b/publish_all.sh new file mode 100644 index 0000000..73b952a --- /dev/null +++ b/publish_all.sh @@ -0,0 +1,5 @@ +#!/bin/bash + + +# build and publish all dropshell tools +