Skip to content

Instantly share code, notes, and snippets.

@Zeryther
Created June 4, 2021 04:09
Show Gist options
  • Save Zeryther/6b87f5ccdced02dfe5acaeb40c483f17 to your computer and use it in GitHub Desktop.
Save Zeryther/6b87f5ccdced02dfe5acaeb40c483f17 to your computer and use it in GitHub Desktop.
Running BuildTools easily
wget -O BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
git config --global --unset core.autocrlf
java -jar BuildTools.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment