# tomato-cli **Repository Path**: alingitee/tomato-cli ## Basic Information - **Project Name**: tomato-cli - **Description**: tomato-template - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-20 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pnpm add xxx --filter @tomatojs/xxx 给某个包安装依赖 pnpm add xxx --filter @tomatojs/xxx --dev 给某个包安装开发依赖 pnpm add xxx --filter @tomatojs/xxx --peer 给某个包安装 peer 依赖 pnpm add xxx --filter @tomatojs/xxx --global 给全局安装依赖 pnpm add xxx --filter @tomatojs/xxx --global --dev 给全局安装开发依赖 @tomatojs/log 控制台输出模块 @tomatojs/create 核心包 @tomatojs/compile 编译模块 @tomatojs/utils 工具包 pnpm add load-json-file -w --filter @tomatojs/create