https://github.com/scompo/hello
an hello world in go
https://github.com/scompo/hello
golang helloworld
Last synced: about 1 month ago
JSON representation
an hello world in go
- Host: GitHub
- URL: https://github.com/scompo/hello
- Owner: scompo
- License: bsd-3-clause
- Created: 2018-04-18T19:20:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T19:39:26.000Z (about 8 years ago)
- Last Synced: 2026-01-02T02:27:15.796Z (6 months ago)
- Topics: golang, helloworld
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hello
An hello world written in go, following [this guide](https://golang.org/doc/code.html).