Ask HN: What is your repository directory structure?

6 points by insulanian ↗ HN
Hi fellow HN-ers!

I'm rethinking my repo directory structure and naming conventions for the directories, as well as for the repositories themselves, and would appreciate if you could share how you do it.

2 comments

[ 2.8 ms ] story [ 18.5 ms ] thread
I don’t worry too much. Whatever makes sense for that projects. Usually have a src and dust folder. Config files in the root.
Oops dust? I meant dist!

Unless you are using Rust I guess