A CLI that serves you Mensa plans
Go to file
2024-09-20 17:15:27 +02:00
cmd fav delete 2024-09-20 16:32:07 +02:00
internal viper and fav works 2024-09-20 16:25:46 +02:00
models General Structure 2024-09-17 23:02:36 +02:00
.gitignore changes 2024-09-20 16:55:31 +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 General Structure 2024-09-17 23:02:36 +02:00
main.go General Structure 2024-09-17 23:02:36 +02:00
README.md README 2024-09-20 17:15:27 +02:00

Mensa-CLI

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