# BeConsole Web **Repository Path**: become-cool/beconsole.cloud ## Basic Information - **Project Name**: BeConsole Web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-07 - **Last Updated**: 2026-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装方式 ``` git submodule init git submodule update pnpm i -f yarn dev ``` ## 子模块 功能拆分成若干个模块,可以按需集成到其他项目里: | 模块 | 说明 | | ----------- | -------- | | events-ts | 事件模块 | | conn-ts | 连接协议 | | conn-widget | 连接管理UI控件 | | terminal | 终端 | 子模块在路径 `src/@beshell` 目录下,集成到其他项目时,可放在 `node_modules/@beshell` 目录