aptpkg/README.md

33 lines
992 B
Markdown

# aptpkg
[![This project is considered experimental](https://img.shields.io/badge/Status-experimental-red.svg)](https://www.arp242.net/status/experimental)
[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg)
- **[Packaging git repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)**
- **[Package archive setup/ info](https://man.sr.ht/~earnestma/aptpkg)**
Easily create debian packages.
## Prerequisites
- ubuntu-dev-tools
- git, wget, bash
## Usage
See the [wiki](https://man.sr.ht/~earnestma/aptpkg) or run `./aptpkg --help` for
more information.
## Contribute
Send patches to [this mailing
list](https://lists.sr.ht/~earnestma/aptpkg-devel); you can follow [this
guide](https://git-send-email.io) if you don't know how.
File **confirmed** bugs/ feature requests
[here](https://todo.sr.ht/~earnestma/aptpkg)!
## License
`aptpkg` is published under an MIT License. See the LICENSE file for copyright
and license details.