newhavenio / newhavenio.github.io

active version of the website for newhaven.io built on the Jekyll framework
http://newhavenio.github.io/
MIT License
13 stars 12 forks source link

Jcollard/add vagrantfile #53

Closed jcollard closed 6 years ago

jcollard commented 6 years ago

I created a Vagrant development environment for this project.

It installs the necessary dependencies in a VM, sets up file synch, and port forwarding.

jcollard commented 6 years ago

I'd recommend giving it a try at some point. It is a widely used tool that provides utility for sand boxing development environments. I have found it particularly useful when working on projects for many different clients and when working in multi-person projects.

Benefits of using Vagrant / providing a Vagrant environment for collaborators:

lourinaldi commented 6 years ago

This is something I wish I'd had when I was working to convert the environment over from Gumby. I'm in favor of it. 👍

treznick commented 6 years ago

👍