-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the brackets-app wiki!
If you're looking for general information about Brackets, you should check out the Brackets Wiki. This page has information about hacking on the Brackets native app shell.
Before you get started, you should read [How to Hack on Brackets] (https://github.com/adobe/brackets/wiki/How-to-Hack-on-Brackets).
The native app shell is currently based on [CEF 1] (http://code.google.com/p/chromiumembedded/), but may be moving to CEF 3 or the Chromium Content API (we're still trying to decide which to use - if you have any opinions, please let us know on the brackets-dev Google group). Since the native app shell implementation is a bit in flux, it's really important to start a discussion on the brackets-dev Google group or the [#brackets IRC channel on freenode] (http://freenode.net) to get feedback first.
- [How to Build the Brackets App Shell on Mac] (https://github.com/adobe/brackets-app/wiki/How-to-Build-the-Brackets-App-Shell-on-Mac)
- [How to Build the Brackets App Shell on Windows] (https://github.com/adobe/brackets-app/wiki/How-to-Build-the-Brackets-App-Shell-on-Windows)