This commit is contained in:
@ -2,14 +2,14 @@
|
||||
|
||||
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.
|
||||
Tools are installed to ~/.local/bin/getpkg, and the tool name is added to the bash PATH, with autocomplete.
|
||||
|
||||
## Use
|
||||
|
||||
Just use dropshell-tool. You can install with:
|
||||
Just use getpkg. You can install with:
|
||||
|
||||
```
|
||||
curl https://getbin.xyz/dropshell-tool-install | bash
|
||||
curl https://getbin.xyz/getpkg-install | bash
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user