Verify run Kylin in IDEA guide

- dev-support/contributor/README.md is fully rewrote and tested on my laptop based this commit
74 files changed
tree: f64856c2d4fece864876efaf3e235f3e1df16260
  1. build/
  2. dev-support/
  3. kystudio/
  4. outdated/
  5. src/
  6. .gitconfig
  7. .gitignore
  8. LICENSE
  9. lombok.config
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

Intro to Kylin 5

Comparison with Kylin 4.0

For more detail, please check our roadmap .

Quick Start

  1. Build maven artifact with following command:
mvn clean package -DskipTests
  1. Run unit test with following command:
sh dev-support/unit_testing.sh
  1. Build a Kylin 5 binary
./build/release/release.sh