Sha256: a8fb0dd2020dcbb31b3528555eb5e48eee6a3cab012cf0427bb9db65a276e1b4

Contents?: true

Size: 439 Bytes

Versions: 1

Compression:

Stored size: 439 Bytes

Contents

# Vagrant-FreeBSD

# Description

This is a Vagrant plugin for FreeBSD.
This plugin supports mounting the vagrant directory on FreeBSD.
Now it supports vmware_desktop provider only.

## Installation

Install via Vagrant

```zsh
$ vagrant plugin install vagrant-freebsd
```

To install from source code, first build via `rake` and then:

```zsh
$ vagrant plugin install pkg/vagrant-freebsd-x.x.x.gem
```


## Credits

Inspired and based on 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-freebsd-0.0.1 README.md