An example of behaviour pattern with a dummy server
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

15 satır
342 B

3 yıl önce
3 yıl önce
3 yıl önce
3 yıl önce
  1. # three-tier
  2. ## Installation
  3. - Install liblua and crystal
  4. - Run `shards install` to get the dependencies
  5. - Run with `crystal run src/three-tier.cr`
  6. ## Hacking around
  7. Chnage the script in `./scripts/` to alter the behaviour.
  8. ## Contributors
  9. - [Ludovic 'Archivist' Lagouardette](https://git.nekoit.xyz/Archivist) - creator and maintainer