Skip to content

ptahdunbar/wp-skeleton-plugin

Repository files navigation

WP Skeleton Plugin Build Status

"A Walking Skeleton is an implementation of the thinnest possible slice of real functionality that we can automatically build, deploy and test end-to-end." - Freeman & Pryce GOOS

NOTE This is a work in progress. Very alpha, subject to sweeping changes at random intervals :)

Installation

Via composer

Download into plugins directory:

{
    "require" : {
        "ptahdunbar/wp-skeleton-plugin" : "dev-master"
    }
}

Download into mu-plugins directory:

{
    "require" : {
        "ptahdunbar/wp-skeleton-plugin" : "dev-muplugin"
    }
}

Features

About

A WordPress Skeleton Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages