mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 22:47:03 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/linux/aurpublish
Normal file
17
tldr/linux/aurpublish
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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