This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
inks-scripts/README.md

13 lines
782 B
Markdown

# Inks Scripts
To call these mine would be largely a lie as many of them were created by [Derek Taylor](https://gitlab.com/dwt1) and [Luke Smith](https://gitlab.com/LukeSmithxyz).
There are a few scripts provided for installing, removing and updating.
- `install` simply copies the scripts to `$HOME/.local/bin`
- `install-system` copies them to `/usr/local/bin`
- `uninstall-system` removes them from `/usr/local/bin`
- and `update-voidrice` will copy those that have been stolen directly from the aforementioned Luke Smith to the scripts folder. Note that this assumes Luke's `voidrice` repo is sitting as an adjacent sibling to the `inks-scripts` repo under the same parent.
See [ink-os](https://gitlab.inkletblot.com/inkletblot/ink-os) for their usage and more information.