No description
Find a file
Chmouel Boudjnah e3a009a4bb
feat: Add PKGBUILD and utility scripts for package building
* Introduced `PKGBUILD` to define packaging information for the Claude Code
extension.
* Added `.gitignore` to exclude build artifacts and temporary files.
* Created `updpkg.sh` to automate checking for and updating the package version
in `PKGBUILD`.

Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-09-26 18:35:45 +02:00
.gitignore feat: Add PKGBUILD and utility scripts for package building 2025-09-26 18:35:45 +02:00
.SRCINFO feat: Add PKGBUILD and utility scripts for package building 2025-09-26 18:35:45 +02:00
PKGBUILD feat: Add PKGBUILD and utility scripts for package building 2025-09-26 18:35:45 +02:00
updpkg.sh feat: Add PKGBUILD and utility scripts for package building 2025-09-26 18:35:45 +02:00