-
- Downloads
Adding base template, and base structs.
parents
No related branches found
No related tags found
Showing
- .gitignore 49 additions, 0 deletions.gitignore
- README.md 59 additions, 0 deletionsREADME.md
- Taskfile.yml 449 additions, 0 deletionsTaskfile.yml
- astro/resources/clubs.json 0 additions, 0 deletionsastro/resources/clubs.json
- astro/resources/nations.json 0 additions, 0 deletionsastro/resources/nations.json
- astro/resources/regions.json 79 additions, 0 deletionsastro/resources/regions.json
- astro/services/Club.go 33 additions, 0 deletionsastro/services/Club.go
- astro/services/Competition.go 145 additions, 0 deletionsastro/services/Competition.go
- astro/services/Person.go 29 additions, 0 deletionsastro/services/Person.go
- astro/services/Pool.go 81 additions, 0 deletionsastro/services/Pool.go
- astro/services/Session.go 34 additions, 0 deletionsastro/services/Session.go
- astro/services/Stage.go 9 additions, 0 deletionsastro/services/Stage.go
- astro/services/Util.go 159 additions, 0 deletionsastro/services/Util.go
- build/Info.dev.plist 33 additions, 0 deletionsbuild/Info.dev.plist
- build/Info.plist 28 additions, 0 deletionsbuild/Info.plist
- build/appicon.png 0 additions, 0 deletionsbuild/appicon.png
- build/appimage/build.sh 26 additions, 0 deletionsbuild/appimage/build.sh
- build/devmode.config.yaml 28 additions, 0 deletionsbuild/devmode.config.yaml
- build/icon.ico 0 additions, 0 deletionsbuild/icon.ico
- build/icons.icns 0 additions, 0 deletionsbuild/icons.icns
Loading
Please register or sign in to comment