An example of behaviour pattern with a dummy server
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

15 líneas
342 B

hace 3 años
hace 3 años
hace 3 años
hace 3 años
hace 3 años
  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