directory-structure

Note: if your project is a child component, then bin/lib folder could be linked to the parent directories and you can use variable directory of parent layer instead. In some cases you’re forced to do it.

Local pre-compiled project (simple)

e.g., application or game without sources

Local interpreted project (simple)

e.g., python apps, nodejs/php console apps etc.

Local interpreted modular project (complex)

e.g., python apps, nodejs/php console apps etc.

Network modular project (complex)

e.g., websites, web services, server applications, LAN utilities

Operating system or container