Versions Compared

Key

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

...

  • Pull repository

    Code Block
    mkdir ~/git && cd ~/git
    git clone https://github.com/apache/griffin.git
    cd griffin
    git remote add apache-git https://git-wip-usgitbox.apache.org/repos/asf/griffin.git


  • Compile the project

    Code Block
    mavenmvn clean install


Update Change Log

...