https://github.com/ppvan/cquan
https://github.com/ppvan/cquan
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ppvan/cquan
- Owner: ppvan
- Created: 2024-10-06T14:41:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-06T14:43:35.000Z (over 1 year ago)
- Last Synced: 2024-11-19T10:43:44.335Z (over 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build
```
go generate ./...
go run main.go
```