An example of behaviour pattern with a dummy server
Você não pode selecionar mais de 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 2 anos atrás
scripts Made things a bit cleaner 2 anos atrás
spec 3 tiers 2 anos atrás
src Made things a bit cleaner 2 anos atrás
.editorconfig 3 tiers 2 anos atrás
.gitignore 3 tiers 2 anos atrás
.travis.yml 3 tiers 2 anos atrás
LICENSE 3 tiers 2 anos atrás
README.md Fix typo 2 anos atrás
shard.lock 3-tier w/ behaviours 2 anos atrás
shard.yml 3-tier w/ behaviours 2 anos atrás

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