Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
/ TeamCity Public archive

Tools and reporters for JetBrains TeamCity CI

License

Notifications You must be signed in to change notification settings

JBZoo/TeamCity

Repository files navigation

JBZoo TeamCity Build Status Coverage Status

PHP library description

License Latest Stable Version Scrutinizer Code Quality

Example

require_once './vendor/autoload.php'; // composer autoload.php

// Get needed classes
use JBZoo\TeamCity\TeamCity;

// Just use it!
$object = new TeamCity();
$object->doSomeMagic(':)');

Unit tests and check code style

make
make test-all

License

MIT

About

Tools and reporters for JetBrains TeamCity CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published