Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yurug/learn-ocaml-tutorial


https://github.com/yurug/learn-ocaml-tutorial

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# How to write exercises for the learn-ocaml platform? (Resources)

This repository contains the source files for the tutorial

[How to write exercises for the learn-ocaml platform?](https://github.com/ocaml-sf/learn-ocaml/blob/master/docs/howto-write-exercises.md)

To get the source files for step X do:
```
git checkout step-X
```

For instance, for step 1, do `git checkout step-1`.