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

https://github.com/simonswine/vagrant-hanewin-nfs


https://github.com/simonswine/vagrant-hanewin-nfs

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Vagrant Hanewin NFS

Manage and adds support for NFS on windows.

## Supported Platforms

Only tested with Vagrant 1.5.0 or later

Supported guests:

* Linux

## Installation

```
$ vagrant plugin install vagrant-hanewin-nfs
```

## Hanewin NFS

You need to install Hanewin NFS Server to use this plugin. Hanewin NFS is
shareware and can be evaluated for 30 days.D

You can get it here:

http://www.hanewin.de/nfs-d.htm

## Thanks to

* @GM-Alex [vagrant-winnfsd](https://github.com/GM-Alex/vagrant-winnfsd) idea and basic structure of this plugin.