An example of behaviour pattern with a dummy server
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Archivist 2626c35898 Fix typo há 2 anos
scripts Made things a bit cleaner há 2 anos
spec 3 tiers há 2 anos
src Made things a bit cleaner há 2 anos
.editorconfig 3 tiers há 2 anos
.gitignore 3 tiers há 2 anos
.travis.yml 3 tiers há 2 anos
LICENSE 3 tiers há 2 anos
README.md Fix typo há 2 anos
shard.lock 3-tier w/ behaviours há 2 anos
shard.yml 3-tier w/ behaviours há 2 anos

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