Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WordCamp Orange County - Core Contribution Workshop

WordCamp Orange County - Core Contribution Workshop

Always wanted to contribute to core, but are not sure how? Have a pet
bug? Interested in learning how to follow WordPress development?

In this workshop, attendees will have a hands-on walkthrough of how
core contribution works — from general process to version control.

Presented at WordCamp Orange County 2014 by Mike Schroder

Mike Schroder

June 08, 2014
Tweet

More Decks by Mike Schroder

Other Decks in Technology

Transcript

  1. Who Am I? • Mike Schroder, a.k.a DH- Shredder, a.k.a.

    @GetSource • Third Culture Kid, enjoy Coffee & Sailing • WordPress 3.9 Co-Lead and Core Contributor • Happy DreamHost Employee
  2. - Download node.js - Install grunt-cli globally: $ sudo npm

    install -g grunt-cli - Install WP Node.js packages $ npm install