You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**uv**: Python package manager (used for all dependency management in this project) - [Install](https://docs.astral.sh/uv/getting-started/installation/) ([add packages](https://docs.astral.sh/uv/concepts/dependencies/) with `uv add <package>`)
37
37
-**Google Cloud SDK**: For GCP services - [Install](https://cloud.google.com/sdk/docs/install)
38
38
-**Terraform**: For infrastructure deployment - [Install](https://developer.hashicorp.com/terraform/downloads)
39
39
-**make**: Build automation tool - [Install](https://www.gnu.org/software/make/) (pre-installed on most Unix-based systems)
0 commit comments