2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4 <summary>script that uses a command</summary>
6 <implementation id="test" local-path="." version="1">
7 <command name="run" path="go.sh"/>
8 <requires interface='./Runnable.xml'>
9 <executable-in-path name='0testprog'/>
10 <executable-in-var name='PROG' command='foo'/>