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.
- Host: GitHub
- URL: https://github.com/ocsigen/graffiti
- Owner: ocsigen
- License: other
- Created: 2013-07-30T09:22:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T15:28:03.000Z (6 months ago)
- Last Synced: 2025-01-01T16:30:52.894Z (6 months ago)
- Language: OCaml
- Homepage: http://ocsigen.org/tuto/manual/application
- Size: 6.62 MB
- Stars: 10
- Watchers: 20
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).