https://github.com/itschip/cfa-go
Literally CFA-GUI, but this one is made in Go, because its fun.
https://github.com/itschip/cfa-go
Last synced: over 1 year ago
JSON representation
Literally CFA-GUI, but this one is made in Go, because its fun.
- Host: GitHub
- URL: https://github.com/itschip/cfa-go
- Owner: itschip
- Created: 2021-10-31T17:40:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-13T02:05:32.000Z (over 4 years ago)
- Last Synced: 2025-03-20T03:15:01.104Z (over 1 year ago)
- Language: Go
- Size: 613 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cfa-go
Literally CFA-GUI, but this one is made in Go, because its fun.
## Dev Prerequisites
1. Download Go
2. Install one of the available C compilers for windows
* MSYS2 with MingW-w64 - msys2.org
* TDM-GCC - tdm-gcc.tdragon.net
* Cygwin - cygwin.com