evolved-npcs-infra/README.md
2025-09-27 20:55:32 -07:00

394 B

Setup Instructions

Ensure you have Homebrew installed on your machine.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Ensure you have the dependencies installed:

brew install terraform

Development Environment Setup

brew install minikube

  minikube start --driver=podman --container-runtime=cri-o