Feat: add spoolman support #477

Open
DicyRoll wants to merge 13 commits from DicyRoll/feat/spoolman into master
Showing only changes of commit dac1db0572 - Show all commits

View File

@@ -87,4 +87,8 @@ function set_globals() {
OCTOAPP_ENV="${HOME}/octoapp-env"
OCTOAPP_DIR="${HOME}/octoapp"
OCTOAPP_REPO="https://github.com/crysxd/OctoApp-Plugin.git"
#=============== Spoolman ================#
SPOOLMAN_DIR="${HOME}/spoolman"
SPOOLMAN_REPO="https://api.github.com/repos/Donkie/Spoolman/releases/latest"
}