Skip to content

v0.1.0

Choose a tag to compare

@siddarthc siddarthc released this 10 Apr 00:50
· 17 commits to main since this release

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.yaml config-as-code generation
  • Delegates to @vyuhlabs/dxkit for Makefile, scripts, CI, quality, .claude/
  • Supports Python, Go, Node.js, Next.js, Rust, C# + PostgreSQL, Redis

Usage

npm create @vyuhlabs/devstack my-project

See README for full documentation.