Skip to content

codeabovelab/haven-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haven CLI

A Haven command line program in Python

Please visit the Haven main project for the complete installation instruction and feature list.

License

Copyright 2016-2017 Code Above Lab LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Purpose

This is a Haven CLI application which provides the API to communicate to the Haven server.

Usage

If you have cloned this project and want to install the library, the command to run is::

$ pip install -e .

or install from Github::

$ pip install git+https://github.com/codeabovelab/haven-cli.git

Releases

No releases published

Packages

No packages published

Languages