tencent cloud

Opening or Creating a Project

다운로드
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-06-17 11:50:51
This article describes how to quickly open or create a project.
Open CodeBuddy IDE. The icons in the upper-right corner correspond to the terminal and the right-side chat window for opening and closing them.

Based on your actual needs, create a new project or open an existing one.
Create a new project.
Click New Folder to create a new project in the system user directory.

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

Clone a remote Git repository project.
Ensure Git is installed. You can use the command below to check the version. If it is not installed, visit Git to install it.
git --version
Obtain the URL of the remote Git repository, for example:
https://github.com/leaferjs/leafer-draw.git
Click Clone Git Repository, enter the URL, and then select the directory to store the cloned project.

Now you can start your coding journey.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백