[![Build Status](https://travis-ci.org/F5Networks/f5-cloud-libs.svg?branch=master)](https://travis-ci.org/F5Networks/f5-cloud-libs)
[![Coverage Status](https://coveralls.io/repos/github/F5Networks/f5-cloud-libs/badge.svg)](https://coveralls.io/github/F5Networks/f5-cloud-libs)

# Library code and scripts for deploying BIG-IP in a cloud

This project consists of two main parts
+ scripts
    + Command line scripts for configuring BIG-IP
    + These are meant to be called either directly from the command line or from cloud deployment templates
    + See usage below

+ lib
    + Library code for controlling a BIG-IP
    + Called from the scripts

## See also
+ [Release notes](RELEASE_NOTES.md)
+ [Usage](USAGE.md)
+ [Contributing](CONTRIBUTING.md)
