From f0cdd032b618e5bc631e877c374a80c72998dbaa Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Mon, 9 Jun 2025 00:43:32 -0400 Subject: feat: add README and LICENSE --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README (limited to 'README') 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 ... + +options: + -h, --help + print a help message -- cgit v1.2.3