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 f26d0f2b5b Update 'README.md' 2 anos atrás
spec 3 tiers 2 anos atrás
src special customer 3-tier 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 Update 'README.md' 2 anos atrás
shard.lock 3 tiers 2 anos atrás
shard.yml 3 tiers 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

Contributors