Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.
Maxime Malgorn edited this page Feb 8, 2019 · 6 revisions

Requirements

  • PHP 7.1 or higher
  • Composer

Installation

  1. Type composer init in your project directory if you haven't started a project yet.
  2. Type composer require utarwyn/jenkins-php-api to install this package.
  3. Require the vendor/autoload.php file into your script.

Available Methods

Clone this wiki locally