tursodatabase / tursodatabase/libsql
AUR package
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 17.2k
- Forks
- 531
- Avg merge
- 1h 12m
- Merged PRs (30d)
- 1
Description
Are there any plans to publish the sqld binary as an AUR package? I've considered doing it myself, but it would make more sense to automatically publish an official package from this repo rather than having it maintained by a 3rd party?
It's pretty easy to set up a github action to do this for new releases.
Getting the "Could not start libsql-server" message the first time running turso dev and having to find and run a shell script from github is kind of janky, and getting everyone on the team to update their sqld binary when required is cumbersome. Would be nice if it was in the system package manager like other tools.
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 by reviewing the linked GitHub Marketplace action and how the sqld binary is currently obtained for turso dev, including the shell script mentioned in the issue. Done means an official AUR package is published automatically for new releases, reducing manual binary installation and updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arch-linux, github-actions
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100