I built a service whose primary client is a CLI program. I was thinking about building that client for Windows as well (not just WSL). My target users are generally technically-proficient so I’d rather not build a whole GUI app if it’s unnecessary. But I honestly have no idea how often Windows users use CLI tools beyond some Windows admin stuff.
So if Windows is your daily driver, how often do you leverage the shell and how unusual would it be to use CLI tools in your workflows?


full stack programmer:
every day
Having software in C#, PLSql, Angular and different gut repos, I use ripgrep and fd for a good search
Angular I developing in nvim and with CLI commands
mostly lazygit, but although some git in the cli
winget gets used over alternatives where possible