InstallationΒΆ

  1. Make sure you’ve installed the required Vagrant plugins:

    vagrant plugin install vagrant-bindfs vagrant-servant-hosts-provisioner
    
  2. Clone this repository:

    cd
    git clone https://github.com/frdmn/servant
    
  3. Copy the sample configuration file into your $HOME:

    cp servant/config.json ~/.servant.json