Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Kemal

  • The simplest to get started

  • Might not be as powerful as the others

  • Most popular of the 3

  • The need to recompile the whole thing before I run it and the fact that compilation is slow makes life of a (web) developer hard.

name: Kemal Demo
version: 0.0.1

authors:
   - Gabor Szabo <gabor@szabgab.com>

description: |
  Showing some code with Kemal

dependencies:
  kemal:
    github: kemalcr/kemal
  spec-kemal:
    github: kemalcr/spec-kemal
  crinja:
    github: straight-shoota/crinja

development_dependencies:
  ameba:
    github: crystal-ameba/ameba
  sentry:
    github: samueleaton/sentry

license: MIT