added build files for goreleaser and a first README file
This commit is contained in:
parent
65f4ff1a2e
commit
fb1e3bcb85
3 changed files with 58 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# README
|
||||
## Base information
|
||||
This is a simple Program to calculate the daily balance earn by a shop.
|
||||
|
||||
## Building the program
|
||||
To build and package the program use the following command:
|
||||
### Linux
|
||||
fyne package -os linux -icon Icon.png
|
||||
### Windows
|
||||
fyne-cross windows -arch=amd64
|
||||
Loading…
Add table
Add a link
Reference in a new issue