Skip to content

jeffsgraham/ci-status

 
 

CI-Status

Travis AppVeyor Codacy Badge Known Vulnerabilities Coverage Status Greenkeeper badge js-standard-style

CI-Status displays the build status of projects on a continuous integration server in the console. It's also possible to include the library into your own project.

Screenshot

Requirements

A project that's building on a supported continuous integration server. See the supported services list.

Supported Services

This support list is a work-in-progress.

  • Appveyor
  • Buddybuild
  • CircleCI
  • CruiseControl
  • GreenhouseCI
  • Hudson
  • Jenkins
  • Semaphore
  • TeamCity
  • Travis (travis-ci.com)

Missing something? Suggest or contribute your own!

Installation

To use globally from command line:

$ npm install -g ci-status

To include as a library in your project:

$ npm install ci-status

Usage

Example:

$ ci-status travis -o ovhemert

For a detailed description of all the commands and options available, see the CLI documentation.

API

Want to use ci-status as a library in your project? See the API documentation for details.

Maintainers

Osmond van Hemert Github Web

Contributing

See the CONTRIBUTING file for details.

License

MIT

About

Displays the build status of projects on a continuous integration server.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%