Commit Graph

4 Commits

Author SHA1 Message Date
GitHub Copilot
6f53b593d7 Refactor shell scripts for improved safety and consistency; add guidelines to documentation 2025-05-07 13:54:02 +00:00
Peter Wood
bf82354ff3 refactor: improve devcontainer configuration and documentation (#29)
- Fix container image labels to link with GitHub repository
- Enhance build script with better error handling
- Update documentation with cross-platform build instructions

Part of #29
2025-05-04 21:16:40 -04:00
Peter Wood
febbd943b2 feat: enhance devcontainer build script with better error handling (#29)
- Add tool availability checks
- Add GitHub authentication verification
- Improve error messages and user feedback
- Add clear next steps for users

Part of #29
2025-05-04 19:56:16 -04:00
Peter Wood
f2c0373640 refactor: update devcontainer and Biome configuration (#27)
- Remove ESLint and Prettier in favor of Biome
- Configure Biome as default formatter for TS/JS/JSON/MD
- Add development helper extensions
- Update VSCode settings for Biome integration

Closes #27
2025-05-04 08:39:31 -04:00