Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's funny, but since I started using Go, I now organize all projects under GOPATH, i.e. in `~/src/github.com/user/project`, no matter what language it is in. GOPATH and HOME are almost synonims now.

I find it so much better experience than using tons of `~/Work`, `~/Projects`, `~/Code`, `~/SomeLang/` etc. as I used to have before.



I have been using something similar to ~/site/user/project for years and it worked well so far.


me, too. Personal projects:

~/projects/USER/NAMESPACE/PROJECT

Company projects:

~/projects/COMPANY_SLUG/NAMESPACE/PROJECT




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: