-
Notifications
You must be signed in to change notification settings - Fork 6.7k
How to Set Up Your Dev Environment
吴伟杰 edited this page Sep 16, 2022
·
3 revisions
The following guide helps you to set up the developing environment for ShardingSphere.
Inside you’ll find everything you need for your software environment setup with examples, including:
- JDK Installation
- Environment Variable Set Up
- IDEA Download and Install
- IDEA Clone Code
- How to Compile Project and Environment
Once done, your ShardingSphere environment will be set, and you’ll be able to participate in the project’s community building.
Feel free to check the Contributor’s Guide too for more info on Developer Flow and how to submit an Issue.