---
title: Use GitHub for WordPress Plugin Development
date: 2012-09-19T17:00:04+00:00
modified: 2014-02-04T12:19:43+00:00
image:: https://kaspars.net/wp-content/uploads/2012/09/wordpress-git2svn-illustration.png
permalink: https://kaspars.net/blog/use-github-for-wordpress-plugin-development
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
post_tag:
  - How to
  - Open Source
  - Plugin
  - Snippet
post_format:
  - Link
category:
  - WordPress
---

# Use GitHub for WordPress Plugin Development

[![Use Git for WordPress plugin development](https://kaspars.net/wp-content/uploads/2012/09/wordpress-git2svn-illustration.png?strip=all&quality=90&resize=500,325 "Use Git for WordPress plugin development")](https://gist.github.com/kasparsd/3749872)

I just wrote a tutorial on [how to use Git (and GitHub) with Subversion mirroring for WordPress plugin development](https://gist.github.com/kasparsd/3749872).