Skip to content
 
 

Latest commit

 

History

532 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocPad Extras

Gittip donate button Flattr donate button PayPayl donate button

A test runner for all of DocPad's officially supported extensions

Usage

  1. Setup a development copy of DocPad

    cd ~
    git clone https://github.com/bevry/docpad.git
    cd docpad
    cake compile
    npm link
  2. Setup this repository

    cd ~
    git clone https://github.com/docpad/extras.git docpad-extras
    cd docpad-extras
    npm link docpad
    npm install
    chmod +x ./app
  3. Learn how this application works

    ./app --help
  4. Clone out all the officially supported plugins and skeletons

    ./app clone
  5. Run the tests against the cloned out plugins

    ./app test

License

Licensed under the incredibly permissive MIT license

Copyright © 2012+ Bevry Pty Ltd us@bevry.me (http://bevry.me)
Copyright © 2011 Benjamin Lupton b@lupton.cc (http://balupton.com)

About

A test runner for all of DocPad's officially supported extensions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors