An example of behaviour pattern with a dummy server
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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