Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 638 Bytes

VersionOne Continuum - Client Tools

Description

The VersionOne Continuum Client is a command line toolset for accessing the Continuum
REST API. It also provides a Python SDK for programmatically interacting with the web service.

Requirements

Python 2.7.x and pip for installation. (Note: at this time Python 3 is not supported.)

Installation

pip install https://versionone-downloads.s3.amazonaws.com/continuum/continuum-client-latest.tar.gz

Documentation

Visit the VersionOne Continuum API Documentation for more information.