tursodatabase / tursodatabase/libsql
c api release instructions? install instructions?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
The README.md has "cargo xtask build" but that builds debug and not release. how do we build for release? I tried --release and it didn't work. also is there an install script? which library files do we need? what should the binary be named?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with README.md and the documented cargo xtask build entry point, then determine how release builds and C API installation artifacts are produced. Done means the README clearly explains the release command, install steps, required library files, and binary name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, rust
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100