:-'Generic Commit'
This commit is contained in:
parent
61d30642d9
commit
5d00b31bbb
20
README.md
Normal file
20
README.md
Normal 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
5
publish_all.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
# build and publish all dropshell tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user