Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
git clone https://github.com/apache/incubator-griffin.git

build

 

Code Block
languagebashtext
cd incubator-griffin
mvn clean install -DskipTests

...