TODO: Find a better acronym
This is an opinionated script for developing and deploying Kustomize templates to a Kubernetes cluster.
--ingress-host
hostname that should be added to /etc/hosts by mango--watch
hotreload when changes are made
mango run [service_name_folder or cluster_name] --ingress-host [host_name] --watch
e.g.
mango run examples/hello-world --ingress-host hello-world.manila.internal
brew install minikube fswatch
git clone [email protected]:manila/mango mango
mango/install