Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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