Mercurial > repos > sebastian > my_first_test
comparison hello.xml @ 3:5b5de012bc2e draft default tip
Uploaded hello.xml
| author | sebastian |
|---|---|
| date | Fri, 21 Feb 2014 10:30:03 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 2:6dea9465b116 | 3:5b5de012bc2e |
|---|---|
| 1 <tool id="hello_script" name="Hello Script"> | |
| 2 <description>hello world script to import in Galaxy</description> | |
| 3 <command interpreter="python">hello.py</command> | |
| 4 <inputs> | |
| 5 </inputs> | |
| 6 <outputs> | |
| 7 </outputs> | |
| 8 | |
| 9 <help> | |
| 10 Just type: python hello.py | |
| 11 </help> | |
| 12 | |
| 13 </tool> |
