- Step 1: Clone the repository from GitHub.
- Step 2: Set up secrets and configurations using provided scripts.
- Step 3: Build the Docker/Podman image via `make build`.
- Step 4: Run the container using `make run`.
- Step 5: Verify environment with `make test`.
- Step 6: Use provided commands or scripts for code analysis or development.