aptpkg/README.md

811 B

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.