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

https://github.com/ocsigen/graffiti

A tiny collaborative drawing application in eliom.
https://github.com/ocsigen/graffiti

Last synced: 16 days ago
JSON representation

A tiny collaborative drawing application in eliom.

Awesome Lists containing this project

README

        

| Branch master |
| ------------------------------- |
| [![Graffiti][1]][2] |

[1]: https://github.com/ocsigen/graffiti/actions/workflows/master.yml/badge.svg
[2]: https://github.com/ocsigen/graffiti/actions

## Graffiti is a collaborative drawing application.

For more information, see:

http://ocsigen.org/tuto/latest/manual/application

Requirements
------------

opam install eliom ocsigen-toolkit cairo2 ocsipersist-dbm syndic

Usage
-----

Run "make test.opt" or "make test.byte" inside any of the three
directories (simple, extended, web_app).