theverything / then-jenkins

Node client for Jenkins using promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Then Jenkins Build Status

This is a Node.js client for Jenkins.

This module is a wrapper around node-jenkins which uses promises instead of callbacks.

The API is the same an node-jenkins so refer to the docs there.

License

This work is licensed under the MIT License (see the LICENSE file).

About

Node client for Jenkins using promises

License:MIT License


Languages

Language:JavaScript 100.0%