All documentation is in the docs/src/ directory. View
SUMMARY.md for a table of contents. To view the documentation in its proper
format, clone this repository, install
mdbook, run ./docs/serve.sh, and
navigate to 127.0.0.1:3000/.
cargo install mdbookgit clone https://github.com/weijiekoh/kreme.git &&
cd kreme &&
./docs/serve.sh