A CLI that serves you Mensa plans
Go to file
2024-09-21 16:59:55 +02:00
cmd changeable server 2024-09-21 16:58:56 +02:00
internal changeable server 2024-09-21 16:58:56 +02:00
models LICENSE 2024-09-20 23:31:19 +02:00
.gitignore LICENSE 2024-09-20 23:31:19 +02:00
.goreleaser.yaml changes 2024-09-20 16:55:31 +02:00
go.mod some bs 2024-09-20 17:00:10 +02:00
go.sum some bs 2024-09-20 17:00:10 +02:00
LICENSE LICENSE 2024-09-20 23:31:19 +02:00
main.go General Structure 2024-09-17 23:02:36 +02:00
README.md LICENSE 2024-09-20 23:31:19 +02:00

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