Hacker News new | ask | show | jobs
by spicyj 5077 days ago
I wonder if it's possible to hook this up to something like Vagrant http://vagrantup.com to use a buildpack for local development and easily install all the required dependencies.
1 comments

If you want to use buildpacks locally, check out Mason: https://github.com/ddollar/mason
Ooh, nice -- thanks for the pointer.