An example of behaviour pattern with a dummy server
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Archivist 2626c35898 Fix typo vor 2 Jahren
scripts Made things a bit cleaner vor 2 Jahren
spec 3 tiers vor 2 Jahren
src Made things a bit cleaner vor 2 Jahren
.editorconfig 3 tiers vor 2 Jahren
.gitignore 3 tiers vor 2 Jahren
.travis.yml 3 tiers vor 2 Jahren
LICENSE 3 tiers vor 2 Jahren
README.md Fix typo vor 2 Jahren
shard.lock 3-tier w/ behaviours vor 2 Jahren
shard.yml 3-tier w/ behaviours vor 2 Jahren

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