I keep all my code in a single folder at root on my local machine. My organization after that is... tricky. I should organize by year the project started, but instead I have general categories at the next level, and projects after that.
How do you keep your projects organized?
Top comments (1)
I work on 20+ different projects at the same time and have them all in the same folder without amy type of cateorization that will make write more letters into de console. I know the name of the project so I just cd into it. I have aliases for the most used ones so is just 3 letters to get into the direcory. If I don't work on the project anymore I remove it locally. I just keep it in github.