---
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`.