An example of behaviour pattern with a dummy server
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Archivist 2626c35898 Fix typo 2 år sedan
scripts Made things a bit cleaner 2 år sedan
spec 3 tiers 2 år sedan
src Made things a bit cleaner 2 år sedan
.editorconfig 3 tiers 2 år sedan
.gitignore 3 tiers 2 år sedan
.travis.yml 3 tiers 2 år sedan
LICENSE 3 tiers 2 år sedan
README.md Fix typo 2 år sedan
shard.lock 3-tier w/ behaviours 2 år sedan
shard.yml 3-tier w/ behaviours 2 år sedan

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