mirror of
https://github.com/LeRoid-hub/Mensa-CLI.git
synced 2025-01-31 03:34:57 +00:00
README
This commit is contained in:
parent
9342594aaf
commit
4fd91688fd
23
README.md
23
README.md
@ -1 +1,22 @@
|
||||
# Mensa-CLI
|
||||
# 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user