Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 456 Bytes

File metadata and controls

18 lines (10 loc) · 456 Bytes

#Brackets Extension Template

This is a sample README file for a Brackets extensions.

##Install from URL

  1. Open the the Extension Manager from the File menu
  2. Copy paste the URL of the github repo or zip file

##Install from file system

  1. Download this extension using the ZIP button above and unzip it.
  2. Copy it in Brackets' /extensions/user folder by selecting Help > Show Extension Folder in the menu.
  3. Reload Brackets.

##Instructions