Show HN: Codify – Terraform for Dev Environments
Category: cli-tool
Tags: infrastructure-as-code, dev-environment, cli-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Codify is a CLI tool that applies Infrastructure as Code principles to local development environments, allowing developers to define, manage, and share their machine setup via a declarative config file. Its approach of plan-before-apply, import from existing setups, and extensible plugin system is a practical and well-executed idea that fills a clear gap for developers managing multiple machines or onboarding teams.
Target audience: backend devs, devops, frontend devs
Repository: https://codifycli.com/ · TypeScript · Apache-2.0 · 14 stars
View on Hacker News