Brackets is a modern text editor that makes it easy to design in the browser with focused visual tools and preprocessor support. It's crafted from the ground up for web designers and front-end developers. Brackets is an open-source project, supported by an active and passionate community. For detail, you can go to Brackets.io
This lab guide assumes the following:
- Internet access available (to download installer or copy from instructor)
- Go to Brackets Home Page and click
Download Brackets 1.10
button at the middle.
- This guideline assumes Microsoft Windows hosts as example, but it should be similar on other OS.
Select to save the installer executable on your harddisk destination.
- On your harddisk diretory where
Brackets.Release.1.10.msi
is saved, open to execute the installer.
Select your target Brackets Destination Folder, and then clickNext
button.
- Click
Install
button to proceed the installation.
- The Brackets installation should be done in a minute, click
Finish
button to finish installation.
- From the Brackets installed location or Search Windows (on Win10), run the
Brackets.exe
.
- The Brackets should be started like below.
- At the upper right corner, click on the
Extension Manager
icon.
- Enter
git
in the search area, then scroll to locateBrackets Git
and clickInstall
button on the right.
- Simply click
Save
to accept default Git Settings....
- Click
OK
button to proceed restart, and the Brackets should be restarted by itself.
- On restart done, click
Close
button to close the ChangeLog diaglog window.
- You have successfully installed Brackets with Git exchange capability.
or