turso icon indicating copy to clipboard operation
turso copied to clipboard

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

Open penberg opened this issue 1 year ago • 1 comments

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.

penberg avatar Jul 16 '24 06:07 penberg

I configured cargo-dist for the executable in 06c203425004100aa129d80227a2018509393234, but still need to find a way to do that for the static library.

penberg avatar Jul 17 '24 05:07 penberg