Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 913 Bytes

brackets.md

File metadata and controls

30 lines (21 loc) · 913 Bytes

Installing Brackets

Instructions for Mac

  • Open a browser and navigate to brackets.io
  • Click on Download Brackets
  • Follow the install instructions

Instructions for Debian or Ubuntu

  • Open a browser and navigate to brackets.io
  • Click on Download Brackets
  • Download the latest release of the installer (i.e. Brackets.Release.0.42.64.deb)
  • Follow the install instructions

Instructions for Windows

  • Open a browser and navigate to brackets.io
  • Click on Download Brackets
  • Download the latest release of the installer (i.e. Brackets.Release.0.42.msi)
  • Follow the install instructions

Configure Brackets for Go

  • Launch Brackets
  • From the "File" menu, choose "Extension Manager"
  • From the search box, type "golang"
  • "Golang Syntax for brackets" should show up. Click "Install"
  • When that finishes, click "Close"