mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 16:55:28 +02:00
16 lines
385 B
Markdown
16 lines
385 B
Markdown
# aurpublish
|
|
|
|
> Publish Arch User Repository packages.
|
|
> More information: <https://github.com/eli-schwartz/aurpublish>.
|
|
|
|
- Verify `PKGBUILD` integrity, generate `.SRCINFO`, create a commit message template, and publish the package to the AUR:
|
|
|
|
`aurpublish {{package_name}}`
|
|
|
|
- Add githooks to the current repository:
|
|
|
|
`aurpublish setup`
|
|
|
|
- Display help:
|
|
|
|
`aurpublish {{[-h|--help]}}`
|