Main Index     Doc Index

File Tree

Our file tree layout is fairly regular, if a bit sprawly. In part, this reflects our use of DRY (Don’t Repeat Yourself) approaches and “convention over configuration” (both inspired from Ruby on Rails).

The use of lots of directories and files has good and bad points. The structure is easy to navigate, once learned, but learning it could be a challenge for newcomers. However, the following notes may help…