Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 368 Bytes

SlipStreamCLI

SlipStream Command Line Interface

This is a command line interface to a SlipStream service like Nuvla.

Installation

$ pip install slipstream-cli

Usage

$ slipstream --help

Contribute

$ sh

git clone https://github.com/slipstream/SlipStreamCLI.git
cd SlipStreamCLI/
pip install --editable .