aptpkg/README.md

36 lines
1.0 KiB
Markdown
Raw Normal View History

2021-07-26 13:41:48 -04:00
# aptpkg
[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg)
[![builds.sr.ht status](https://builds.sr.ht/~earnestma/aptpkg/commits.svg)](https://builds.sr.ht/~earnestma/aptpkg/commits?)
2021-07-26 13:41:48 -04:00
2021-07-26 17:26:29 -04:00
- **[aptpkg.earne.link packaging git
repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)**
- **[aptpkg.earne.link Package archive setup/
info](https://man.sr.ht/~earnestma/aptpkg)**
2021-07-26 13:41:48 -04:00
Easily create/ get debian packages.
2021-07-26 13:41:48 -04:00
## Prerequisites
- ubuntu-dev-tools
- git, wget, bash
2021-07-27 18:50:38 -04:00
- unzip, tar, ar, etc.
2021-07-26 13:41:48 -04:00
## 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.