sqlite-jsonschema 0.2.3

A SQLite extension for validating JSON documents
Documentation
---
title: Build from Source
order: 99
---

# Building from Source

In order to

```bash
git clone https://github.com/asg017/sqlite-jsonschema TODO
```

```bash
cd sqlite-jsonschema
make loadable-release
```

```bash
ls dist/release
```

`.dylib`, `.so`, `.dll`.