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

17 行
232 B

2 年前
  1. name: three-tier
  2. version: 0.1.0
  3. authors:
  4. - Ludovic 'Archivist' Lagouardette <ludovic@nekoit.xyz>
  5. targets:
  6. three-tier:
  7. main: src/three-tier.cr
  8. dependencies:
  9. kemal:
  10. github: kemalcr/kemal
  11. crystal: 1.0.0
  12. license: MIT