Added the URL to the hermes harvest command. Now, the command hermes harvest harvest the metadata from the local repository, and hermes harvest --url <URL> allows harvesting metadata from the provided URL, with support for GitHub and GitLab repositories.
Added the URL to the
hermes harvest
command. Now, the commandhermes harvest
harvest the metadata from the local repository, andhermes harvest --url <URL>
allows harvesting metadata from the provided URL, with support for GitHub and GitLab repositories.(e.g.,
hermes harvest --url https://github.com/NFDI4Energy/SMECS
)