Mercurial > repos > mvdbeek > printenv
comparison printenv.xml @ 0:96a23b8fc63a draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/printenv commit 1136a0c5b7398eddc5420113784914c0d471bfbf-dirty
author | mvdbeek |
---|---|
date | Sat, 13 Feb 2016 06:53:44 -0500 |
parents | |
children | 9d4a1f588ba6 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:96a23b8fc63a |
---|---|
1 <tool id="printenv" name="printenv" version="1.0.0"> | |
2 <command><![CDATA[printenv > "$output"]]></command> | |
3 <outputs> | |
4 <data format="txt" name="output"> | |
5 </data> | |
6 </outputs> | |
7 <help> | |
8 This tool prints the environment as seen by the galaxy user. | |
9 </help> | |
10 </tool> |