2017 © Pedro Peláez
 

library phing-github

Phing tasts for working with GitHub

image

kasperg/phing-github

Phing tasts for working with GitHub

  • Thursday, February 6, 2014
  • by kasperg
  • Repository
  • 0 Watchers
  • 6 Stars
  • 5,602 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

phing-github

Phing tasks for working with GitHub., (*1)

Currently supported:, (*2)

Pull requests with new tasks (updating releases, creating and closing pull requests etc.) are very welcome., (*3)

Usage

  1. Add kasperg/phing-github to requires in composer.json
  2. Define task using <taskdef/>
  3. Use the task

See example.build.xml for how this can be done., (*4)

Extend

  1. Implement tasks which subclass PhingGitHub\GitHubTask
  2. Access GitHub client class using $this->client
  3. Call $this->authenticate() to support authentication
  4. Update example.build.xml

The Versions

06/02 2014

dev-master

9999999-dev

Phing tasts for working with GitHub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kasper Garnæs

29/11 2013

0.2.0

0.2.0.0

Phing tastsk for working with GitHub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kasper Garnæs

28/11 2013

0.1.1

0.1.1.0

Phing tastsk for working with GitHub

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kasper Garnæs

21/11 2013

0.1

0.1.0.0

Phing tastsk for working with GitHub

  Sources   Download

The Requires

 

The Development Requires

by Kasper Garnæs