15 lines
255 B
Markdown
15 lines
255 B
Markdown
# Scripts
|
|
|
|
## Installation
|
|
|
|
The default installation target is `$HOME/.local/bin`
|
|
|
|
```bash
|
|
$ ./install.sh
|
|
```
|
|
|
|
Please use `./install.sh --help` for more information and options.
|
|
|
|
## License
|
|
|
|
These scripts are available under the [MIT License](./LICENSE).
|