An example of behaviour pattern with a dummy server
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
three-tier
Installation
- Install liblua and crystal
- Run
shards install
to get the dependencies
- Run with
crystal run src/three-tier.cr
Hacking around
Change the script in ./scripts/
to alter the behaviour.
Contributors