Developer and Power User Tools List
Inspired by Hanselman Ultimate Tool List, check out for even more awesome tools.
Windows #
- scoop — Package installer — WinGet is not ready for prime-time and Chocolatey while has a larger database, it is too slow and harder to automate.
scoop install
a package to install an application.update
s anduninstall
s are straightforward too. It has even a ‘Unix which’ alternative to find out path of an executablescoop which
.- scoop-completion — For CLI completion.