# commander-benchu-cli **Repository Path**: benchu-scaffold-platform/commander-benchu-cli ## Basic Information - **Project Name**: commander-benchu-cli - **Description**: 自己写个 cli 脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-01-12 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # commander-benchu-cli ## QuickStart ### Development ```bash $ npm i commander-benchu-cli -g $ benchu init testProject $ open http://localhost:8080/ ```