Hacker News new | ask | show | jobs
by tlrobinson 4731 days ago
Or... use Docker!

Seriously, Docker is perfect for creating a sandbox with all dependencies to help new users get up and running quickly and safely. Every project should come with a Dockerfile and/or Vagrantfile.