Settings

Theme

Show HN: Mstrap, a tool for automated dev environment provisioning

mstrap.dev

6 points by m4xm4n 5 years ago · 3 comments

Reader

sdevonoes 5 years ago

I use Ansible for this... not because it's super great but because I already knew Ansible, and well, I don't really want to add another tool to the N tools I already have in my mind.

  • m4xm4nOP 5 years ago

    That's fair! I was considering Ansible for the same reasons but felt that:

    1) Ansible on a Mac host is lacking 2) I didn't enjoy setting up Ansible first-thing 3) I hated running around looking up Ansible module docs when I needed to change/fix something 4) I wasn't psyched about writing more YAML

    FWIW, the cognitive load of adding another tool here should be fairly low. It mostly leverages tools you're probably already using, and the management of those is still up to you for the most part. The configuration piece is pretty minimal. Write it once and forget about it. There is a CLI surface, but for the most part you can get away with just running `mstrap`.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection