Hacker News new | ask | show | jobs
by oneeyedpigeon 759 days ago
I know that was just an example, but if you're doing it that often, why not create a `start-static-server` script/alias? And if you're not doing it often enough to justify that, is the difference in workflow really significant?
1 comments

Because that question can be swapped for 1000s of other one-off questions I might have over time, like "use find to delete all node_modules folders below this directory" or "use jq to extract the username key from each obj in a top level array".