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.

17 lines
232 B

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