From 56fa500cee7e5285fcddf26becc58be54a7c0b0d Mon Sep 17 00:00:00 2001 From: wtto00 Date: Fri, 25 Oct 2024 02:31:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 12 ++----- src/index.ts | 12 +++---- 3 files changed, 103 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 98b586b..b4b091a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,100 @@ CLI for Uniapp +## 🛠️ 正在开发中... + +## 安装 + +```shell +npm i -g uniapp_cli +``` + +## 用法 + +```shell +uniapp --help +``` + +### 创建应用 + +```shell +uniapp create app-name +uniapp create -t