An example of behaviour pattern with a dummy server
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

15 wiersze
342 B

3 lat temu
3 lat temu
3 lat temu
3 lat temu
3 lat temu
  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. Change the script in `./scripts/` to alter the behaviour.
  8. ## Contributors
  9. - [Ludovic 'Archivist' Lagouardette](https://git.nekoit.xyz/Archivist) - creator and maintainer