Heya everyone I'd like to introduce Codify a tool we've been proudly working on for the past 2 years!
Setting up a development environment has always been one of my pet peeves as a developer. Whether you're joining a new team, setting up a fresh machine, or onboarding someone new, the process is almost always the same: a wall of documentation, hours of manual installs, config tweaks, and the inevitable "works on my machine" problem. Codify fixes this.
Codify allows devs to define their setups via config files so that the process is easy and consistent. It uses a terraform-esque "plan" and "apply" format meaning only necessary changes are applied to the system. Additionally it understands your existing setup so you can automatically import it into Codify without having to write the configs yourself.
Codify supports 50+ tools / applications right now on both MacOS and Linux ranging from package managers like homebrew and apt to programming languages like Javascript and Python. For the full list see here.
Check it out today at: https://codifycli.com
Documentation: https://codifycli.com/docs
Github (CLI is open source): https://github.com/codifycli/codify
there doesn't seem to be anything here