Hacker News new | ask | show | jobs
by jtreminio 911 days ago
My first major foss was heavily based around Vagrant (PuPHPet). It was a joy building on top of your tooling to make web engineers lives easier.

Thank you for your work, it was great while it lasted!

2 comments

Some of my first OSS work was also based on Vagrant (https://github.com/ezekg/tj). I eventually turned that into a commercial desktop app, built on top of that CLI project. Ultimately, the project didn't work out, but it was a big step in my open source and entrepreneurial journey.

ty, mitchellh!

PuPHPet was very useful, I started many projects with it.

I actually still have some projects with a Vagrant VM based on it that I have to move to docker compose or something.