NOTE: This project is not actively maintained. I'm happy to accept PRs and cut releases, but I am no longer working on it. See #66.
A safe and simple, pacman-like interface to the AUR.
Study the Arch wiki, then manually build and install aurget.
aurget --help
man 1 aurget
man 5 aurgetrc
Install cram: https://aur.archlinux.org/packages/cram/
just test
To trigger automated release, push a conventionally-formatted commit to
main
. In short,
fix: ...
to trigger a patch releasefeat: ...
to trigger a minor release<type>!:
or aBREAKING CHANGE: ...
footer to trigger a major release