https://github.com/ww24/go-cute
go is cute
https://github.com/ww24/go-cute
Last synced: about 2 months ago
JSON representation
go is cute
- Host: GitHub
- URL: https://github.com/ww24/go-cute
- Owner: ww24
- Created: 2015-07-04T09:43:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T09:52:38.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T10:46:33.017Z (3 months ago)
- Language: Go
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go GUI Application
==================Requirements
------------
* Go >= 1.2
* Qt 5Build
-----
```:bash
go get
go build
```