21 comments

[ 2.5 ms ] story [ 60.1 ms ] thread
+1 for the William Blake reference in your marketing.
Just a suggestion, "A Liberating Dev Tool For All Your Projects" doesn't tell me what the tool actually does, you have to scroll down to "how does it work" (or perhaps the "what can it run" section) to see exactly what the problem it's attempting to fix is. It could say something like "A tool to simplify setting up your development environments" (and "liberating" feels like it would fit well in the bullshit.js script).
Came to the comments for a tldr, because I'm still not sure what the hell it is. Tired of this kind of marketing blindness. (I'm on mobile, fwiw.)
A docker composr wrapper.
Have to agree, I had to go 2 levels deep in the doco to figure out what the tools does. I'd expect that info to be prominent in the landing page. Website looks beautiful though!
My first reaction reading the page was that this was a parody of some kind.
Yep, same. Was thinking it was going to be a parody of another minimal - project management tool.
How far down do I need to scroll before you tell me what the fuck it does, though?

It looks like a docker image for your dev-requirements? Put that shit at the top!

I thought this was a joke. Never did figure out what it actually does.
Don't forget to smash that subscribe button, hit the thumbs up if you liked it and check out our sponsors.
Took me a while to understand what it actually does. Would recommend to put what it actually does near the top next time.

Also: I can't help but think of Johny Ive when you use "liberating" in that manner XD.

Spoiler: the problem this tool tries to solve is developers are too lazy to put a working docker-compose.yml on their repo.
Going to repeat everyone else. What does this do?
It's a wrapper around docker-compose that adds obnoxiousness.
"Where can I use it? Lando is not meant for production"

Well, off to a great start.

Update 10 minutes later: hmmm I may be starting to understand what Lando is about. So, it's for dev.

A meta engine on top of docker-compose.

There are dozens of Recipes that spin up canned project templates for RoR Dev work, Drupal, Mean stack etc.

Want to inject a phpmyadmin service? Easy

Want to override a service ... Equally easy.

It uses a .lando.yml file that is very similar to a docker-compose.yml file ...