mirror of
https://github.com/LeRoid-hub/Mensa-CLI.git
synced 2025-01-30 19:24:56 +00:00
A CLI that serves you Mensa plans
fc88f77a2a
Changeable server |
||
---|---|---|
cmd | ||
internal | ||
models | ||
.gitignore | ||
.goreleaser.yaml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
Mensa-CLI
Works with Mensa-API.
Install
Download the right Version from the releases Tab.
Unzip the file.
Place the Application in a Folder like Programs. Than update the Path-Variable to point to that folder.
Release
First do a Dry-Run to check for Errors
goreleaser build
Than release with:
goreleaser release