mise
mise copied to clipboard
`mise generate bootstrap`
a command that basically does curl https://mise.run > run-with-mise.sh && echo 'exec mise x -- "$@"' >> run-with-mise.sh though we should think about how this is used a bit in a project and if there is anything else it could/should do