PBS CI

https://img.shields.io/circleci/project/github/NCAR/pbs-ci/master.svg?style=for-the-badge&logo=circleci https://img.shields.io/codecov/c/github/NCAR/pbs-ci.svg?style=for-the-badge Documentation Status Python Package Index Conda Version

Continuous integration utility for PBS. See documentation for more information.

Contents:

Installation

At the command line either via conda or pip:

$ conda install pbs-ci
$ pip install pbs-ci

Usage

To use pbs-ci in a project:

import pbs_ci

Feedback

If you encounter any errors or problems with pbs-ci, please open an Issue at the GitHub http://github.com/NCAR/pbs-ci main repository.