Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rumyantseva/tenerife
- Owner: rumyantseva
- Created: 2019-05-30T08:21:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T15:22:10.000Z (over 5 years ago)
- Last Synced: 2024-10-09T13:11:06.660Z (3 months ago)
- Language: Go
- Homepage:
- Size: 3.95 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tenerife
Let's write some code togetherHow to run tests:
`make test`
How to build a binary:`make build`
How to run a binary:
`PORT=8080 ./bin/tenerife`