mirror of
https://github.com/BioArchLinux/bioarchlinux-tools.git
synced 2025-03-09 22:53:31 +00:00
12 lines
268 B
Markdown
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
|