Development Environment Architect (aka devArch)Setting up a new project is tedious. Same folders, same files, same git init — every single time. devArch fixes that. What it doesPick your stack, set your options, hit create. That's it. Your project is scaffolded, dependencies installed, git initialized, and if you want — pushed to GitHub. All from inside VS Code. Supported stacks
Options
GitHub integrationNo need to install the GitHub CLI. devArch uses the GitHub API directly. First time you check "Create GitHub Repo", it walks you through getting a Personal Access Token — one time setup, stored securely in your OS keychain, never touched again. Requirements
InstallSearch "devArch" in the VS Code extension marketplace and install. What's comingThis is just the start. The plan is to keep expanding devArch to cover more stacks and workflows — Django, Go, Docker setup, and more. If there's something you want supported, open an issue. LicenseMIT |