No description
Find a file
2014-04-01 10:04:40 +02:00
thirdparty/acorn Initial commit 2014-04-01 10:04:40 +02:00
main.js Initial commit 2014-04-01 10:04:40 +02:00
package.json Initial commit 2014-04-01 10:04:40 +02:00
README.md Initial commit 2014-04-01 10:04:40 +02:00
test_dummy.js Initial commit 2014-04-01 10:04:40 +02:00

#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