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

https://github.com/lcmen/toy-robot

Application built as part of the Toy Robot - Elixir Version book.
https://github.com/lcmen/toy-robot

elixir elixir-lang

Last synced: about 1 month ago
JSON representation

Application built as part of the Toy Robot - Elixir Version book.

Awesome Lists containing this project

README

          

# ToyRobot

Application built as part of the [Toy Robot - Elixir Version](https://leanpub.com/elixir-toyrobot) book.

## Build

To build `toy_robot` executable, run:

```
mix escript.build
```