library phing-phantomjs
A collection of PhantomJS targets for Phing.
jorgegc/phing-phantomjs
A collection of PhantomJS targets for Phing.
- Thursday, May 14, 2015
- by jorgegc
- Repository
- 1 Watchers
- 0 Stars
- 2,052 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 9 % Grown
Phing PhantomJS
Overview
A collection of PhantomJS targets for Phing., (*1)
Installation
This project can be checked out with Composer., (*2)
"require": {
"jorgegc/phing-phantomjs": "*"
}
If you are already running a Phing build in an existing project why not
include these tasks as well with the following line in your build.xml:, (*3)
<import file="vendor/jorgegc/phing-phantomjs/build.xml" optional="true" />
Usage
To get a list of tasks., (*4)
phing -l