Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 26 days 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
```