Go to file
Jack L. Frost 2c37b9e64e Mention cfg_workdir in the README 2015-01-28 10:13:07 +03:00
LICENSE license 2015-01-27 18:51:41 +03:00
README.md Mention cfg_workdir in the README 2015-01-28 10:13:07 +03:00
zpac explicit and implicit action. Removed default one. 2015-01-28 10:11:51 +03:00

README.md

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.