Analogously to the AiiDA plugin registry, it would be useful to have an AiiDA Code Registry web site that
- Lists the available computer configurations
- When clicking on a computer, shows the
verdi commands to set up & configure the computer, as well as all the available codes (so that they can simply be copy-pasted)
How to create the web page is open for discussion - a python script like in the case of the aiida registry would certainly work.
For the Github Actions workflow that commits the changes to the gh-pages branch, see https://github.com/aiidateam/aiida-registry/blob/master/.github/workflows/webpage.yml
Analogously to the AiiDA plugin registry, it would be useful to have an AiiDA Code Registry web site that
verdicommands to set up & configure the computer, as well as all the available codes (so that they can simply be copy-pasted)How to create the web page is open for discussion - a python script like in the case of the aiida registry would certainly work.
For the Github Actions workflow that commits the changes to the
gh-pagesbranch, see https://github.com/aiidateam/aiida-registry/blob/master/.github/workflows/webpage.yml