nomicode / devcontainer

A general purpose development container for use with Microsoft VS Code and GitHub Codespaces
MIT License
0 stars 0 forks source link

feat: Run `trunk upgrade` when a Trunk is detected #30

Closed nomicode closed 1 year ago

nomicode commented 1 year ago

By implementing this as an updateContentCommand script, the results will be cached by the Codespace prebuilds.

Additionally, disable Git hooks for now as they seem to be broken, preventing committing or pushing.