Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zztkm/go-helloworld
https://github.com/zztkm/go-helloworld
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zztkm/go-helloworld
- Owner: zztkm
- Created: 2020-10-26T13:31:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T14:10:22.000Z (about 4 years ago)
- Last Synced: 2024-12-20T23:29:49.641Z (14 days ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello World
Hello World.
## Execution example
**git clone**
```sh
git clone https://github.com/zztkm/go-helloworld.git
cd go-helloworldgo run main.go
```**go get**
```sh
go get github.com/zztkm/go-helloworldgo-helloworld.exe
```