Show HN: Oneconfig – Set up any dev envs with one command
Category: cli-tool
Tags: dev-environment, cli, developer-tools
Score: 5.0/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 5)
Oneconfig is a CLI tool that scans a project repository, automatically detects its stack (languages, package managers, databases, frameworks), and generates a YAML configuration to provision the entire development environment with a single command. It aims to solve the 'works on my machine' problem by providing deterministic, automated setup for new developers or monorepos.
Target audience: backend devs, devops, full-stack devs
Repository: https://github.com/Thanos2002/Oneconfig · Go · MIT · 1 stars
View on Hacker News