Debian package creator script
 
 
Go to file
earnest ma e7aab11f9f
ci/woodpecker/push/woodpecker Pipeline was successful Details
chore(ci): Use Woodpecker CI
2022-04-27 18:36:20 -04:00
docs chore: Update README 2022-04-27 18:36:20 -04:00
.gitignore chore: Add .gitignore 2021-10-07 22:06:30 -04:00
.woodpecker.yml chore(ci): Use Woodpecker CI 2022-04-27 18:36:20 -04:00
LICENSE chore: Update README 2022-04-27 18:36:20 -04:00
Makefile fix: Typo in Makefile 2021-10-07 22:05:34 -04:00
README.md chore: Update README 2022-04-27 18:36:20 -04:00
aptpkg chore(release): aptpkg 1.1.0 2021-10-16 18:33:22 -04:00

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.