0.3.1 • Published 4 years ago
@phoenix-plugin-registry/dalcib.brackets-gulp v0.3.1
#brackets-gulp
A extension for Brackets to integrate Gulp.js to the editor.
Usage
If there is a gulpfile.js in the root directory of the project, a new menu Gulp is added.
defaultitem in menu runs the default task.- The others tasks in gulpfile.js are listed in the menu.
Use the keyboard shortcut Alt+G to run the default task.
If there is a task brackets-onsave in the gulpfile.js, it will run when a document is saved, or alternatively, the task watch can be used.
0.3.1
4 years ago