tursodatabase/turso

Add `cargo-dist` packaging for `limbo` and `liblimbo_sqlite3.a`

Open

#162 opened on Jul 16, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

Description

Let's use https://github.com/axodotdev/cargo-dist to build, package, and release limbo the CLI and liblimbo_sqlite3.a the SQLite3 compatible library for Linux, Darwin, and Windows.

Contributor guide