Ecosyste.ms: Awesome
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: 26 days ago
JSON representation
Application built as part of the Toy Robot - Elixir Version book.
- Host: GitHub
- URL: https://github.com/lcmen/toy-robot
- Owner: lcmen
- License: mit
- Created: 2021-08-01T07:34:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T22:53:30.000Z (about 3 years ago)
- Last Synced: 2023-08-01T06:21:54.360Z (over 1 year ago)
- Topics: elixir, elixir-lang
- Language: Elixir
- Homepage: https://leanpub.com/elixir-toyrobot
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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
```