Skip to content
Snippets Groups Projects
Commit 89d51279 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

New, cleaner package repository structure.

Package repositories now look like this:

    top-level-dir/
        repo.yaml
        packages/
            libelf/
                package.py
            mpich/
                package.py
            ...

This leaves room at the top level for additional metadata, source,
per-repo configs, indexes, etc., and it makes it easy to see that
something is a spack repo (just look for repo.yaml and packages).
parent 04f032d6
Branches
Tags
No related merge requests found
Showing
with 134 additions and 65 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment