jorgegc/phing-circle

A collection of targets for building websites on CircleCI.

Maintainers

Package info

github.com/jorgegc/phing-circle

pkg:composer/jorgegc/phing-circle

Statistics

Installs: 100

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2015-05-14 09:38 UTC

This package is not auto-updated.

Last update: 2026-03-15 01:22:20 UTC


README

Overview

A collection of targets for building websites on CircleCI.

Installation

This project can be checked out with Composer.

"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:

<import file="vendor/jorgegc/phing-circle/build.xml" optional="true" />

Usage

To get a list of tasks.

phing -l