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.

15 lignes
342 B

il y a 3 ans
il y a 3 ans
il y a 3 ans
il y a 3 ans
il y a 3 ans
  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