Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review of structure #1

Open
vsoch opened this issue Jun 5, 2024 · 0 comments
Open

Review of structure #1

vsoch opened this issue Jun 5, 2024 · 0 comments

Comments

@vsoch
Copy link
Member

vsoch commented Jun 5, 2024

Example is here:

https://gist.github.com/vsoch/adba1cd620fb8280006e1533a3ab9928

Note details from the commit message:

init: adding skeleton for environment modules
    
This currently works to parse environment modules
(and not LMOD). We can add the latter if needed. It is a
fairly basic parsing that represents the top level module
(name and version) as nodes, and any binary/libs discovered
within the paths derived as children "binary" and "library."
For my testing case I do not have any because I used a dummy
repository of module files for which I do not actually have
the software for.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant