Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drnic/go-lvm-client

Client library for LVM commands for the Go language
https://github.com/drnic/go-lvm-client

Last synced: 29 days ago
JSON representation

Client library for LVM commands for the Go language

Awesome Lists containing this project

README

        

## Running tests

## Build stats

[![wercker status](https://app.wercker.com/status/80b9e9579b2faa1524fc256a5dcc6f12/m/ "wercker status")](https://app.wercker.com/project/bykey/80b9e9579b2faa1524fc256a5dcc6f12)

## Play in Vagrant

```
vagrant up
vagrant ssh
sudo su -
cd /vagrant
go test
```