Closed RobjS closed 1 year ago
We already use whippet to generate apps (whippet generate app) and themes (whippet generate theme), so it would make sense that it could generate a plugin as well (whippet generate plugin).
whippet generate app
whippet generate theme
whippet generate plugin
We already have a repo for that: https://github.com/dxw/wordpress-plugin-template, so it should just clone that into the appropriate location.
We already use whippet to generate apps (
whippet generate app
) and themes (whippet generate theme
), so it would make sense that it could generate a plugin as well (whippet generate plugin
).We already have a repo for that: https://github.com/dxw/wordpress-plugin-template, so it should just clone that into the appropriate location.