Add bash build script

This commit is contained in:
Jordan Wages 2026-01-06 21:07:55 -06:00
commit 2178de9a90
3 changed files with 82 additions and 3 deletions

View file

@ -12,6 +12,7 @@ This file provides guidelines for codex agents contributing to the Sortana proje
- `resources/`: Images and other static files.
- `prompt_templates/`: Prompt template files for the AI service.
- `build-xpi.ps1`: PowerShell script to package the extension.
- `build-xpi.sh`: Bash script to package the extension.
## Coding Style