DEV Community

Discussion on: What do you call your folder where you keep your code?

Collapse
 
kyleboe profile image
Kyle Boe

I use this pattern:

~/<version control host>/<repo name>

This looks like:

~/github/railsdock