Files
prm/README.md
2015-01-28 10:13:07 +03:00

14 lines
438 B
Markdown

zpac
----
A very simple AUR/ABS helper. Doesn't build packages, only gets the sources.
$ zpac -h
Usage: zpac [flags] <package>
Flags:
-h Show this message.
-s Search for <package>.
-d Get the package sources (default).
You can override any value in the script in \$HOME/.config/zpac.rc.sh
By default zpac downloads the sources into the current directory. Controlled by `$cfg_workdir`.