Create a Git repo to store the code - dotherightthing/generator-wpdtrt-plugin-boilerplate GitHub Wiki
Summary
The DTRT WordPress Plugin Boilerplate Generator works best with the Github ecosystem.
Status
- Up to date @ 0.7.28
Create a Git repo to store the code
- Create a remote Git repo
wpdtrt-yourpluginname
- note that the nameswpdtrt-plugin-boilerplate
andwpdtrt-generated
are reserved. Github instructions - Clone
wpdtrt-yourpluginname
to your local computer