Mercurial > repos > jmchilton > psm_eval
annotate tool_dependencies.xml @ 5:8ea91dfb4a00 default tip
$version not yet implemented.
| author | John Chilton <jmchilton@gmail.com> |
|---|---|
| date | Tue, 06 Aug 2013 19:49:40 -0500 |
| parents | 500776c60b48 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="psm_eval" version="0.1.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action> | |
|
5
8ea91dfb4a00
$version not yet implemented.
John Chilton <jmchilton@gmail.com>
parents:
4
diff
changeset
|
7 <action type="cloudbiolinux_install" cbl_url="https://github.com/jmchilton/cloudbiolinux.git" tool_name="psm_eval" tool_version="0.1.0" /> |
| 0 | 8 </actions> |
| 9 </install> | |
| 10 <readme> | |
|
4
500776c60b48
Lets test cloudbiolinux installation of toolshed tools.
John Chilton <jmchilton@gmail.com>
parents:
3
diff
changeset
|
11 CBL Install of psm_eval. |
| 0 | 12 </readme> |
| 13 </package> | |
| 14 </tool_dependency> |
