-
Notifications
You must be signed in to change notification settings - Fork 98
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
[DOC] add list of supported softwares #587
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ see 1 file with indirect coverage changes 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fantastic!! this will be a great resource for users.
could you please also add the "url" key to the template in the "add template" documentation page?
neurodocker/docs/user_guide/add_template.rst
Lines 17 to 21 in 29ecd7a
.. code-block:: yaml | |
# The name of the software. This becomes the name in the template registry. | |
# The CLI option would be rendered as `--jq`. | |
name: jq |
Done in f158b7e |
thanks @Remi-Gau ! looks great on my end. thanks again. this list will definitely help lots of people. |
closes [DOC] add a table of supported softwares #580
add script to generate list of supported softwares from the templates
add url for software in template schema
add url for each software
point readme to list of softwares