Sha256: 67cd32e0f883d38f1adc3bbb3779103167d6b086ec98d627f288fc7185eb8042

Contents?: true

Size: 1.18 KB

Versions: 15

Compression:

Stored size: 1.18 KB

Contents

# LXD::Common [![Build Status](https://travis-ci.org/NexusSW/lxd-common.svg?branch=master)](https://travis-ci.org/NexusSW/lxd-common) [![Dependency Status](https://gemnasium.com/badges/github.com/NexusSW/lxd-common.svg)](https://gemnasium.com/github.com/NexusSW/lxd-common)

[![Maintainability](https://api.codeclimate.com/v1/badges/28fae322a45ffa75b771/maintainability)](https://codeclimate.com/github/NexusSW/lxd-common/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/28fae322a45ffa75b771/test_coverage)](https://codeclimate.com/github/NexusSW/lxd-common/test_coverage)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'lxd-common'
```

And then execute:

    > bundle

Or install it yourself as:

    > gem install lxd-common

## Usage

TODO:

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`.

## Contributing

Bug reports and pull requests are welcome on GitHub at <https://github.com/NexusSW/lxd-common>.

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
lxd-common-0.9.8 README.md
lxd-common-0.9.7 README.md
lxd-common-0.9.6 README.md
lxd-common-0.9.5 README.md
lxd-common-0.9.4 README.md
lxd-common-0.9.3 README.md
lxd-common-0.9.2 README.md
lxd-common-0.9.1 README.md
lxd-common-0.9.0 README.md
lxd-common-0.8.1 README.md
lxd-common-0.8.0 README.md
lxd-common-0.7.0 README.md
lxd-common-0.6.0 README.md
lxd-common-0.5.0 README.md
lxd-common-0.4.1 README.md