Skip to content
forked from slifin/subDrush

Drush integration for Sublime Text 3 to facilitate Drupal development.

License

Notifications You must be signed in to change notification settings

isumoc/subDrush

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subDrush (Sublime Drush plugin)

This is plugin for Sublime Text 3 (ST3) that exposes a subset of Drush functionality to facilitate Drupal development.

Usage

This plugin works best when you have a Drupal directory open in ST3.

Open up the command palette (Ctrl + Shift + P), type drush to see the commands.

Feel free to create your own key bindings as none are provided by this plugin.

Requirements

  • Sublime Text 3 (Build 3033 or later)
  • Works on MacOS. Not tested elsewhere.

Drush

Use drush via Composer.

Drupal

Should work ok with Drupal 7. Not tested with any other versions.

Installation

Clone this repository into the Packages directory - see the Sublime Text 3 docs for more information.

Credits

The ThreadProgress class is borrowed from wbond's Sublime Package Control plugin.

License

A Sublime Text 3 Plugin that integrates with Drush

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Drush integration for Sublime Text 3 to facilitate Drupal development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%