create_project_structure
Generate project directory structures with customizable nested folders and files, supporting templates for Node.js, React, Vue, Python, Java, and custom setups.
Instructions
创建项目目录结构
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basePath | Yes | 项目根目录路径 | |
| structure | No | 目录结构定义(嵌套对象,文件用字符串表示内容,目录用对象表示) | |
| template | No | 预定义的项目模板类型 |