Skip to content

Use Pitchfork project layout conventions #16

@doganulus

Description

@doganulus

We could adopt the Pitchfork project layout, which provides a well-structured and widely recognized directory organization.

According to these conventions, the top-level structure would look like:

|-- build/
|-- include/
|-- src/
|-- tests/
|-- examples/
|-- external/
|-- data/
|-- tools/
|-- docs/
|-- libs/
|-- extras/

To align with this layout, we should reorganize the repository by moving all source files under src/, and distribute the remaining files accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions