One thing that has always bothered me as a developer is how much time gets wasted setting up new projects.
Creating folders, configuring Docker, setting up VS Code, installing dependencies, creating boilerplate files...
It's not difficult work, but it's repetitive.
So I decided to build InstantDevSetup, a CLI tool that automates the entire process.
GitHub Repository:






