Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 595 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 595 Bytes

Maqe Bot

Elixir CI

Setup

First of all, we need working installations of Elixir and Erlang. The easiest way to achieve this is via Installation Page.

Running the script

  • Build an executable with mix escript.build
  • Run ./maqe_bot $WALKING_CODE

Example

> ./maqe_bot W55555RW555555W444444W1
> X: 1000000 Y: 55555 Direction: East

Tests

You can run tests with mix test