Difference between revisions of "How to create integration commands"
From EosPedia
(Created page with "Here, we show how to create integration commands. ==== Integration by Makefile ==== :About how to integrate by Makefile. Visualmake provides automatically simple...") |
(No difference)
|
Revision as of 00:10, 9 September 2014
Here, we show how to create integration commands.
Contents
Integration by Makefile
- About how to integrate by Makefile. Visualmake provides automatically simple GUI.
Integration by PIONE
- About how to integrate by process definition document PIONE that supports distributed environment(cloud environment).
Integration by bash
- About how to integrate by script language as bash.
Integration by integration commands
- About each method of integration by Tcl/Tk type integration commands (Display2, smolet, Eos, and so on), Ruby type integration commands (as ctfDisplay), C language type integration commands(as molvie), etc...