An example of behaviour pattern with a dummy server
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

11 linhas
264 B

3 anos atrás
3 anos atrás
3 anos atrás
3 anos atrás
  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. ## Contributors
  7. - [Ludovic 'Archivist' Lagouardette](https://git.nekoit.xyz/Archivist) - creator and maintainer