Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 675 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 675 Bytes

This is an experimental project trying to simulate something about a city.

Some ideas and explanations are in wat.org.

To get it running:

  1. Install Erlang. Perhaps with kerl. Kerl must be activated (e.g, . kerl/22.2/activate).
  2. Install Rebar3. Perhaps by following the instructions on Adopting Erlang.
  3. Run the project and open a shell:
    $ rebar3 shell
    1> city:list_streets().
  4. Erlang and rebar3 also support the concept of releases:
    $ rebar3 release
    $ ./_build/default/rel/city/bin/city foreground