Poll: What did you name the parent dir where you keep code?
What is the name of the folder you clone your repos into?
I'm curious, but also, if I create a coding demo video for devs, I'd probably use the most popular name just for familiarity.
If it's something else, add it to the comments.
13 comments
[ 4.1 ms ] story [ 39.7 ms ] threadFor a developer named foo with a GitHub account, a repo named bar would, for example, be found at $HOME/src/github.com/foo/bar.
~/wrk
I am reminded of Ken Thompson's comment when asked what he'd do differently if he reinvented Unix: "I'd spell 'creat' with two e's".