An example of behaviour pattern with a dummy server
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
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