view tool_dependencies.xml @ 2:b0b00c22ba31 draft default tip

Uploaded
author jmchilton
date Thu, 08 Aug 2013 02:40:25 -0400
parents 058a042b5025
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="rubytest" version="0.1.0">
        <install version="1.0">
            <actions>
              <action type="setup_rvm" ruby="1.9.3-p448">
                <gem version="1.2.4">protk</gem>
              </action>
              <action type="shell_command">protk_setup.rb omssa</action>
            </actions>
        </install>
        <readme>
          RVM Example
        </readme>
    </package>
</tool_dependency>