Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ernado/gotd-example
https://github.com/ernado/gotd-example
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ernado/gotd-example
- Owner: ernado
- License: apache-2.0
- Created: 2023-04-04T18:00:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-22T09:40:38.000Z (over 1 year ago)
- Last Synced: 2024-10-09T10:04:09.652Z (29 days ago)
- Language: Go
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotd example
## Running
```
go build -o gotd-example
``````
./gotd-example
```