A Haven command line program in Python
Please visit the Haven main project for the complete installation instruction and feature list.
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.
This is a Haven CLI application which provides the API to communicate to the Haven server.
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