Mercurial > repos > sebastian > my_first_test
view hello.xml @ 3:5b5de012bc2e draft default tip
Uploaded hello.xml
| author | sebastian |
|---|---|
| date | Fri, 21 Feb 2014 10:30:03 -0500 |
| parents | |
| children |
line wrap: on
line source
<tool id="hello_script" name="Hello Script"> <description>hello world script to import in Galaxy</description> <command interpreter="python">hello.py</command> <inputs> </inputs> <outputs> </outputs> <help> Just type: python hello.py </help> </tool>
