tencent cloud

Open or Create a Project
Last updated:2026-03-02 15:47:12
Open or Create a Project
Last updated: 2026-03-02 15:47:12
This article will guide you on how to quickly open or create a project.

Open or Create a Project

Open CodeBuddy IDE. The icons in the upper right corner correspond to opening and closing the terminal and the right-side chat window respectively.
Open IDE
Open IDE

Choose to create a new project or open an existing project based on your needs.
Create a New Project
Click New Folder to create a new project in the system user directory.
Open New Project
Open New Project

Open an Existing Project
Click Open Folder to open an existing project locally.
Open Existing Project
Open Existing Project

Clone a Remote Git Repository
Make sure Git is installed. You can check the version using the command below. If not installed, please visit Git to install it.
git --version
Get the remote Git repository URL, for example:
https://github.com/leaferjs/leafer-draw.git
Click Clone Git Repository, enter the URL, then select the directory where you want to store the cloned project.
Git clone
Git clone

Now you can start your coding journey.



Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback