An example of behaviour pattern with a dummy server
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Archivist 2626c35898 Fix typo 2 anni fa
scripts Made things a bit cleaner 2 anni fa
spec 3 tiers 2 anni fa
src Made things a bit cleaner 2 anni fa
.editorconfig 3 tiers 2 anni fa
.gitignore 3 tiers 2 anni fa
.travis.yml 3 tiers 2 anni fa
LICENSE 3 tiers 2 anni fa
README.md Fix typo 2 anni fa
shard.lock 3-tier w/ behaviours 2 anni fa
shard.yml 3-tier w/ behaviours 2 anni fa

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