https://github.com/gangelo/go-hello
First stab at Go
https://github.com/gangelo/go-hello
Last synced: 12 months ago
JSON representation
First stab at Go
- Host: GitHub
- URL: https://github.com/gangelo/go-hello
- Owner: gangelo
- Created: 2025-02-23T22:34:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T22:44:27.000Z (over 1 year ago)
- Last Synced: 2025-02-23T23:26:48.326Z (over 1 year ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Hello
A simple "Hello World!" program written in Go based on [this tutorial](https://go.dev/doc/tutorial/getting-started#prerequisites).