library phing-circle
A collection of targets for building websites on CircleCI.
jorgegc/phing-circle
A collection of targets for building websites on CircleCI.
- Thursday, May 14, 2015
- by jorgegc
- Repository
- 1 Watchers
- 0 Stars
- 86 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Phing Circle
Overview
A collection of targets for building websites on CircleCI., (*1)
Installation
This project can be checked out with Composer., (*2)
"require": {
"jorgegc/phing-circle": "*"
}
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-circle/build.xml" optional="true" />
Usage
To get a list of tasks., (*4)
phing -l