Add a list of installed software and versions
Open
@apertome is already working on this.
Since Jul 9, 2015.
enhancement
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Add a list of installed software and versions, possibly in the sidebar
This suggests we:
- add a "get_software" webservice method that returns a more detailed list of relevant software and versions
- add the get_software method output to the get_summary method
- add the get_software call to the JS HostStore
- create a new widget and add to the sidebar (or wherever). we'll probably want it set so you have to click to expand this info, as it may be a long list.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.