go_primebday/README.md

19 lines
207 B
Markdown
Raw Permalink Normal View History

2024-01-16 17:12:08 +01:00
# go_primebday
2024-01-16 17:19:31 +01:00
## requierments
- you need go to run the example
on debian based os you can install it with
```
apt install golang-go
```
## execute
to execute run in the repository
```
go run .
```