Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 370 Bytes

vagrant-go

Build Status

Unofficial Vagrant client in Golang that parses --machine-readable output from vagrant binary.

Do not use it, it's work in progress.

Installation

> go get github.com/syndbg/vagrant-go

Usage

To be filled