v0.1.0
Initial Release
Scaffold production-ready dev environments with an interactive wizard.
Features
- Interactive setup: languages, infrastructure, quality presets, tools
- Devcontainer generation (Dockerfile, docker-compose, devcontainer.json, post-create.sh)
.project.yamlconfig-as-code generation- Delegates to
@vyuhlabs/dxkitfor Makefile, scripts, CI, quality,.claude/ - Supports Python, Go, Node.js, Next.js, Rust, C# + PostgreSQL, Redis
Usage
npm create @vyuhlabs/devstack my-projectSee README for full documentation.