An example of behaviour pattern with a dummy server
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Archivist 56bf3961d6 Update 'README.md' 2 лет назад
spec 3 tiers 2 лет назад
src 3 tiers 2 лет назад
.editorconfig 3 tiers 2 лет назад
.gitignore 3 tiers 2 лет назад
.travis.yml 3 tiers 2 лет назад
LICENSE 3 tiers 2 лет назад
README.md Update 'README.md' 2 лет назад
shard.lock 3 tiers 2 лет назад
shard.yml 3 tiers 2 лет назад

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