Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rumyantseva/tenerife

Live coding at GopherConEU (Tenerife), 2019 May
https://github.com/rumyantseva/tenerife

Last synced: 17 days ago
JSON representation

Live coding at GopherConEU (Tenerife), 2019 May

Awesome Lists containing this project

README

        

# 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`