sublime-build
sublime-build copied to clipboard
Create a new version
The latest commits doesn't seem to be available in https://packagecontrol.io/packages/Golang%20Build Specifically the benchmark command, would be nice to have there instead of having to clone the repo.
Still the same. For those who aren't familiar with overriding packages, follow these steps and you'll be able to use the latest version with the benchmark command:
- Clone the repo using CLI or download the ZIP file of this repo, unzip it, and move the unzipped folder to ~/Library/Application Support/Sublime Text/Packages (macOS)
- Rename the folder to match the original package name, i.e., ~/Library/Application Support/Sublime Text/Packages/Golang Build
- Restart Sublime Text
See this documentation for more details. Hope someone on the golang team finds some love for Sublime Text and update the distributed version.