Publicly visible bootstrap and environment checking scripts.
/bin/bash -c \
"$(curl -fsSL \
https://raw.githubusercontent.com/themartec/bootstrap/refs/heads/master/mise-tasks/bootstrap.sh)"or if you have it downloaded locally
make
make build
mise run pre-check-env/bin/bash -c \
"$(curl -fsSL \
https://raw.githubusercontent.com/themartec/bootstrap/refs/heads/master/mise-tasks/pre-check-env.sh)"