Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matisszilard/hello-there


https://github.com/matisszilard/hello-there

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# hello-there

Build:

```sh
go build .
```

Test:

```sh
go test .
```

Run:
```sh
./hello-there
```