An open API service indexing awesome lists of open source software.

https://github.com/mseri/owl_tutorials

Owl Tutorial Book V1
https://github.com/mseri/owl_tutorials

Last synced: 7 months ago
JSON representation

Owl Tutorial Book V1

Awesome Lists containing this project

README

          

# Owl Tutorials

Owl Tutorial Book V1

- `make test` synchronises with Owl API by evaluating the code snippet in the tutorial book.
- `make` generates html files.
- Edit `book/toc.scm` to add more chapters. Do not edit `book/tune` and `static/dune` directly.
- Refer to [RWO](https://github.com/realworldocaml/book/blob/master/README.md) for details.

Note that tooling is not finished at the moment. Structure and tools are copied mostly from RWO book.