aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorkj-sh6042025-06-09 00:43:32 -0400
committerkj-sh6042025-06-09 00:43:32 -0400
commitf0cdd032b618e5bc631e877c374a80c72998dbaa (patch)
tree66ccff14971bdaab6acef72cee9132ec86e01d27 /README
parentf72370a92f2049424bd469028601de0c2062bbb9 (diff)
feat: add README and LICENSE
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..31364cc
--- /dev/null
+++ b/README
@@ -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