diff options
| author | kj-sh604 | 2025-06-09 00:43:32 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-06-09 00:43:32 -0400 |
| commit | f0cdd032b618e5bc631e877c374a80c72998dbaa (patch) | |
| tree | 66ccff14971bdaab6acef72cee9132ec86e01d27 /README | |
| parent | f72370a92f2049424bd469028601de0c2062bbb9 (diff) | |
feat: add README and LICENSE
Diffstat (limited to 'README')
| -rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +gitpkg +------ + +just a helper script that "git clones" the PKGBUILD of Arch Linux packages in the official repos. + +------ + +usage: + gitpkg [-h|--help] + gitpkg <package name> <package name>... + +options: + -h, --help + print a help message |
