feat: readme auto download/install added
This commit is contained in:
@@ -49,6 +49,14 @@ install -Dm 755 oxker -t "${HOME}/.local/bin" &&
|
|||||||
rm oxker_linux_x86_64.tar.gz oxker
|
rm oxker_linux_x86_64.tar.gz oxker
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or, automatically select platform, download, and install to `$HOME/.local/bin`
|
||||||
|
|
||||||
|
*One should verify all scripts before running in your shell*
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl https://raw.githubusercontent.com/mrjackwills/oxker/main/install.sh | bash
|
||||||
|
```
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
```oxker```
|
```oxker```
|
||||||
|
|||||||
Reference in New Issue
Block a user