Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ushitora-anqou/yorksap

Yorkland-Sapporo
https://github.com/ushitora-anqou/yorksap

Last synced: about 2 months ago
JSON representation

Yorkland-Sapporo

Awesome Lists containing this project

README

        

# Yorksap

## Usage

```
opam switch create . 5.0.0 --no-install
opam install . --deps-only --with-test
dune runtest
OCAMLRUNPARAM=b DSN="sqlite3://$PWD/yorksap.sqlite3" dune exec bin/main.exe server
```