DevCLI — Open Source Toolkit
A command-line utility that streamlines common developer workflows: git branching, env management, and project scaffolding.
The Problem
Repetitive setup tasks were slowing down project kickoffs.
The Solution
Created an interactive CLI with smart defaults, template selection, and automatic git initialization.
Highlights
- ▸ 1,200+ GitHub stars and 80+ contributors
- ▸ Supports 12 project templates across 5 frameworks
- ▸ Published on npm with 5,000+ monthly downloads