You will need to install rustup and just. Depending on your operating system, you will need to run one of two scripts.
- install brew by running
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - run
chmod +x ./bootstrap.sh - run
./bootstrap.sh
- get the fully-qualified path to
Bootstrap.ps1 - run
powershell -Command "Start-Process PowerShell -Verb RunAs -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File """<path>"""'"