Usage
After the installation and configuration is completed, you can start kristify via the following command:
kristify.lua
This will run the shop in a new tab.
To stop the shop, run kristify.lua -e or kristify.lua --exit.
For an overview of its subcommands, type --help or -h.
| subcommand | short | description |
|---|---|---|
| --exit | -e | Stops Kristify and clears the monitor. |
| --theme | -t | Shows the current theme or installs one. |
| --version | -v | Prints current Kristify installation. |
| --storage | -s | Reloads the storage. |
| --update | -u | Reinstall Kristify while keeping the data folder. |