Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abtris/tinygo-talk-demos
TinyGo talk at Prague #4 Golang meetup
https://github.com/abtris/tinygo-talk-demos
Last synced: about 1 month ago
JSON representation
TinyGo talk at Prague #4 Golang meetup
- Host: GitHub
- URL: https://github.com/abtris/tinygo-talk-demos
- Owner: abtris
- Created: 2019-08-30T08:17:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T09:41:16.000Z (about 5 years ago)
- Last Synced: 2024-06-21T18:03:20.975Z (5 months ago)
- Language: Go
- Homepage: https://www.meetup.com/Prague-Golang-Meetup/events/263611817/
- Size: 250 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TinyGo talk demos
## Requirements
- [Golang](https://golang.org)
- [Tinygo](https://tinygo.org)## Install
```
brew install golang tinygo
```## Run
```
make
```## License
MIT