changeset 0:1e0923a6ed4d draft default tip

Uploaded
author deepakjadmin
date Thu, 15 Dec 2016 13:46:22 -0500
parents
children
files tool_dependencies.xml
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Thu Dec 15 13:46:22 2016 -0500
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<tool_dependency>
+     <package name="mayachemtools" version="9.0">
+        <install version="1.0">
+           <actions>
+                   <action type="download_by_url">https://github.com/Deep2106/R-3.1.3caret/blob/CARET/mayachemtools.tar.gz?raw=true</action>
+                   <action type="move_directory_files">
+                           <source_directory>.</source_directory>
+                           <destination_directory>$INSTALL_DIR</destination_directory>
+                   </action>
+                   <action type="set_environment">
+                           <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                   </action>
+           </actions>
+        </install>
+        <readme>
+               mayachemtools installed successfully.
+        </readme>
+      </package>
+      </tool_dependency>
+