Donnerstag, 1. Oktober 2015

maltcms - getting started

http://maltcms.sourceforge.net/

git clone git://git.code.sf.net/p/maltcms/code
git fetch origin
git checkout release-1.4.0

cd maltcms-code
mvn install


Furthermore, download data from:
http://sourceforge.net/projects/maltcms/files/maltcms/example-data/

in
maltcms-code\maltcms-distribution\target\maltcms-1.4.0-SNAPSHOT-bin\maltcms-1.4.0-SNAPSHOT>

bin\maltcms.bat -Xrunjdwp:transpt=dt_socket,server=y,address=8888,suspend=y -c cfg\pipelines\bipace.mpl -f C:\Users\wolski\prog\maltcms-sampledata\maltcms-example-data\cdf\1D\*.cdf -o testOutput

bin\maltcms.bat -c cfg\pipelines\bipace.mpl -f C:\Users\wolski\prog\maltcms-sampledata\maltcms-example-data\cdf\1D\*.cdf -o testOutput


user information:
http://maltcms.sourceforge.net/maven/maltcms/1.3.2/gettingStarted.html


More information:
http://www.biomedcentral.com/1471-2105/13/214

Keine Kommentare:

Kommentar veröffentlichen