Typical capabilities
You know the drill. You clone a repo, run npm install (or pip , cargo , go mod ), wait three minutes, hit a node-gyp error, realize you have the wrong Python version, install pyenv, re-run… and two hours later, you haven’t written a single line of code.