Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zztkm/go-helloworld


https://github.com/zztkm/go-helloworld

Last synced: 10 days ago
JSON representation

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-helloworld

go run main.go
```

**go get**

```sh
go get github.com/zztkm/go-helloworld

go-helloworld.exe
```