An example of behaviour pattern with a dummy server
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Archivist 2626c35898 Fix typo 2 lat temu
scripts Made things a bit cleaner 2 lat temu
spec 3 tiers 2 lat temu
src Made things a bit cleaner 2 lat temu
.editorconfig 3 tiers 2 lat temu
.gitignore 3 tiers 2 lat temu
.travis.yml 3 tiers 2 lat temu
LICENSE 3 tiers 2 lat temu
README.md Fix typo 2 lat temu
shard.lock 3-tier w/ behaviours 2 lat temu
shard.yml 3-tier w/ behaviours 2 lat temu

README.md

three-tier

Installation

  • Install liblua and crystal
  • Run shards install to get the dependencies
  • Run with crystal run src/three-tier.cr

Hacking around

Change the script in ./scripts/ to alter the behaviour.

Contributors