This directory contains helper scripts for development and releases.
| Script | Description |
|---|---|
generate-compile-commands.sh |
Generate compile_commands.json for IDE/LSP tooling |
| Script | Description |
|---|---|
release-linux.sh |
Build and install on Linux |
release-mac.sh |
Build and package for macOS |
sign-release-assets.sh |
Sign release artifacts with GPG |
For IDE/LSP code completion:
./scripts/generate-compile-commands.shSee the qtpass-releasing skill for detailed release workflow.