You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
1 year ago | |
---|---|---|
docs | 1 year ago | |
.gitignore | 2 years ago | |
.woodpecker.yml | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 2 years ago | |
README.md | 1 year ago | |
aptpkg | 2 years ago |
README.md
aptpkg
Please note: I am not actively using or maintaining this project.
aptpkg can be used to easily create/ get debian packages, and can be used with a tool such as reprepro(1).
Prerequisites
- scdoc (build)
- dpkg, dpkg-dev
- git, wget, bash
- unzip, tar, etc.
Usage
Run aptpkg --help
or man aptpkg
for more information.
Contribute
Creating issues, discussion, or pull requests are welcome!
License
aptpkg
is published under an MIT License. See the LICENSE file for copyright and license details.