Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matisszilard/hello-there
https://github.com/matisszilard/hello-there
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matisszilard/hello-there
- Owner: matisszilard
- License: mit
- Created: 2021-08-31T08:25:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-16T11:04:29.000Z (about 3 years ago)
- Last Synced: 2024-03-29T12:29:56.395Z (7 months ago)
- Language: Groovy
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-there
Build:
```sh
go build .
```Test:
```sh
go test .
```Run:
```sh
./hello-there
```