An example of behaviour pattern with a dummy server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Archivist 2626c35898 Fix typo il y a 2 ans
scripts Made things a bit cleaner il y a 2 ans
spec 3 tiers il y a 2 ans
src Made things a bit cleaner il y a 2 ans
.editorconfig 3 tiers il y a 2 ans
.gitignore 3 tiers il y a 2 ans
.travis.yml 3 tiers il y a 2 ans
LICENSE 3 tiers il y a 2 ans
README.md Fix typo il y a 2 ans
shard.lock 3-tier w/ behaviours il y a 2 ans
shard.yml 3-tier w/ behaviours il y a 2 ans

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