An example of behaviour pattern with a dummy server
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Archivist f26d0f2b5b Update 'README.md' 2 anni fa
spec 3 tiers 2 anni fa
src special customer 3-tier 2 anni fa
.editorconfig 3 tiers 2 anni fa
.gitignore 3 tiers 2 anni fa
.travis.yml 3 tiers 2 anni fa
LICENSE 3 tiers 2 anni fa
README.md Update 'README.md' 2 anni fa
shard.lock 3 tiers 2 anni fa
shard.yml 3 tiers 2 anni fa

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