Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 423 Bytes

DrupalPod

Browser extension that helps set up a full Drupal development environment from Drupal issue pages.

Compiling Firefox Extension

web-ext build

Compiling Safari extension

  1. Create a new Xcode project. Choose the Safari extension app template.
  2. Empty the Shared (Extension)/Resources folder.
  3. Add all files from this folder to the Shared (Extension)/Resources folder
  4. Run the project.