An example of behaviour pattern with a dummy server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
264 B

2 years ago
2 years ago
  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