Skip to content

Commit 92fd84c

Browse files
authored
Merge pull request #142 from CCPBioSim/software-assets
Add software entries for CodeEntropy and AiiDA tools
2 parents 93ce2f8 + a563f8f commit 92fd84c

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

assets.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,31 @@
161161
"shortdesc": "This workshop introduces the openforcefield tooling.",
162162
"longdesc": ""
163163
}
164+
},
165+
"software": {
166+
"codeentropy": {
167+
"name": "CodeEntropy",
168+
"desc": "",
169+
"github": "https://github.com/CCPBioSim/CodeEntropy",
170+
"docs": "https://codeentropy.readthedocs.io",
171+
"pypi": true,
172+
"conda": true
173+
},
174+
"aiida-amber": {
175+
"name": "aiida-amber",
176+
"desc": "",
177+
"github": "https://github.com/CCPBioSim/aiida-amber",
178+
"docs": "https://aiida-amber.readthedocs.io",
179+
"pypi": true,
180+
"conda": true
181+
},
182+
"aiida-gromacs": {
183+
"name": "aiida-gromacs",
184+
"desc": "",
185+
"github": "https://github.com/CCPBioSim/aiida-gromacs",
186+
"docs": "https://aiida-amber.readthedocs.io",
187+
"pypi": true,
188+
"conda": true
189+
}
164190
}
165191
}

0 commit comments

Comments
 (0)