Installation
Last updated
Last updated
For the sake of organization, it's recommended that you make a Gauntlet folder (e.g. Gauntlet test
) to put the gauntlet executable in, along with your .gaunt
files.
Go must be installed on your computer for Gauntlet to work
Rename the file you just downloaded to gauntlet
for easy access
You can use your file manager to do this
Mark the file as executable (only required on Linux and MacOS)
chmod +x gauntlet
Move to PATH for universal access (optional)
There are plenty of articles online for how you can do this for your respective OS