An example of behaviour pattern with a dummy server
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
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