Debian package creator script
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.
 
 
Go to file
earnest ma e7aab11f9f
ci/woodpecker/push/woodpecker Pipeline was successful Details
chore(ci): Use Woodpecker CI
1 year ago
docs chore: Update README 1 year ago
.gitignore chore: Add .gitignore 2 years ago
.woodpecker.yml chore(ci): Use Woodpecker CI 1 year ago
LICENSE chore: Update README 1 year ago
Makefile fix: Typo in Makefile 2 years ago
README.md chore: Update README 1 year ago
aptpkg chore(release): aptpkg 1.1.0 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.