Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Change GTC repository layout #76

Open
egparedes opened this issue Oct 14, 2020 · 0 comments
Open

Change GTC repository layout #76

egparedes opened this issue Oct 14, 2020 · 0 comments
Assignees

Comments

@egparedes
Copy link
Contributor

Change the layout to have one top-level folder per sub-project.

Example:

REPO/
    gtc/
        src/
            gtc/
        docs/
        tests/
        setup.cfg
        setup.py
        pyproject.toml
        ...

    eve/
        src/
            eve/
        docs/
        tests/
        setup.cfg
        setup.py
        pyproject.toml
        ...

    gt_frontend/
        src/
        docs/
        tests/
        setup.cfg
        setup.py
        pyproject.toml
        ...

    cpputil/  # or gridtools-mesh or any other name
        cmake/
        include/
        tests/
        CMakeLists.txt
        ...
@tehrengruber tehrengruber self-assigned this Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants