Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ushitora-anqou/yorksap
Yorkland-Sapporo
https://github.com/ushitora-anqou/yorksap
Last synced: about 2 months ago
JSON representation
Yorkland-Sapporo
- Host: GitHub
- URL: https://github.com/ushitora-anqou/yorksap
- Owner: ushitora-anqou
- License: mit
- Created: 2023-12-20T12:33:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-20T14:22:47.000Z (10 months ago)
- Last Synced: 2024-05-01T16:54:08.127Z (9 months ago)
- Language: OCaml
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```