Kraft

An minimalistic Erlang web framework.

Examples

Start an example shell:

rebar3 as example shell

Development

Formatting

Kraft uses erlfmt to format its code.

Kraft includes a Git hook that checks formatting before committing. To start using the included Git hook in this repository, run:

git config core.hooksPath .githooks