Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 456 Bytes

brackets-builder

Brackets Builder
Allow to run build programs (such as running Python/Ruby/Node/etc scripts) from Brackets and display results in panel. It is possible to create own build systems via 'Edit>Edit Builder' menu item and editing opened JSON-file (you need to restart Brackets).
Press Ctrl(Cmd)-Alt-B to build current file.