mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
aurpublish: add page (#15471)
* Create aurpublish.md * Update aurpublish.md * Update pages/linux/aurpublish.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user