Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

File metadata and controls

7 lines (5 loc) · 230 Bytes

Contributing

Steps to build the project

  1. Make sure maven is installed in your system.
  2. Build external dependency using cd maven/taobao-sdk-java-auto && /bin/bash install.sh
  3. Run maven install to build the project