# dmcli **Repository Path**: wenonly/dmcli ## Basic Information - **Project Name**: dmcli - **Description**: demobar的cli工具 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2021-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @iwowen/dmcli 方便使用demobar项目的cli工具 [![NPM](https://nodei.co/npm/react.png)](https://nodei.co/npm/react/) demobar:[https://github.com/iwowen/demobar](https://github.com/iwowen/demobar) ## 基本命令 - 新建项目 ```bash dm new ``` - 新建页面 根路径下运行命令 ```bash dm add/a -t/--type ``` - 删除页面 根路径下运行命令 ```bash dm del/d -t/--type ```