Every morning I open my laptop, start the backend, start the frontend, open a db tab, open a git tab. Five minutes gone before I've written a single line of code. Why I made this I kept writing the same batch script over and over for different projects. Every time I started something new, I'd copy an old one and mess up the paths. Half the time it wouldn't run because I forgot to escape a backslash somewhere. So I built something to fix that.