bioarchlinux-tools/updater/readme.md
2022-11-06 11:11:29 +08:00

12 lines
268 B
Markdown

# Updater
Scripts used to help update the PKGBUILD and `lilac.yaml` automatically.
For usage, run with argument `-h`.
## TODO
- [ ] Use databases to store metadata, currently, each query takes about 10s.
- [ ] Support packages hosted in github.
- [ ] Clean codes