An example of behaviour pattern with a dummy server
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

15 行
342 B

2 年前
2 年前
2 年前
2 年前
2 年前
  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