added: signing (not ready), changed: pkg release

This commit is contained in:
2023-04-27 13:52:23 +02:00
parent 71114b1ec9
commit d78bf72e89
4 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ __Warning! This software is still under development and is not intended for stab
- [x] finish add feature
- [x] create del feature
- [ ] multiple repositories feature
- [ ] multiple archs feature
- [ ] signing repositories using GPG
- [ ] make simple way to edit repository info in release file
@@ -37,6 +38,8 @@ OPTIONS:
add deb package to repository
del, -d, --del
delete deb package from repository
list, -l, --list
list deb packages
serve, -s, --serve
serve repository using python built in http module
help, -h, --help