/tenerife

Live coding at GopherConEU (Tenerife), 2019 May

Primary LanguageGo

tenerife

Let's write some code together

How to run tests:

`make test`

How to build a binary:

`make build`

How to run a binary:

`PORT=8080 ./bin/tenerife`