Files
pkgstash/TODO.md
T
2026-04-15 14:51:02 -06:00

11 lines
419 B
Markdown

- Basic testing for internal/cache
- add cli option for config location
- Complete testing
- Deployment(PKGBUILD, systemd, bootstrap script?, systemd sync timer)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool
- ~basic file server that fulfills pacman api~
- ~fetch requested files from mirror~
- ~DB sync from mirror~
- ~Config file and import~