HiromuHota / pentaho-kettle

webSpoon is a web-based graphical designer for Pentaho Data Integration with the same look & feel as Spoon
https://hub.docker.com/r/hiromuhota/webspoon/
Apache License 2.0
502 stars 193 forks source link

How to start the service after building and compiling windows #240

Open binzhou05 opened 3 years ago

binzhou05 commented 3 years ago
$ git clone -b webspoon-8.3 https://github.com/zhangrenhua/pentaho-kettle.git
$ cd pentaho-kettle
$ mvn clean install -Dmaven.test.skip=true

This step has been done
How to start the service after building and compiling windows