🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

uct-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uct-cli

uct-cli

latest
Source
npmnpm
Version
0.6.0
Version published
Weekly downloads
20
566.67%
Maintainers
1
Weekly downloads
 
Created
Source

uct-cli命令详解

  • 局部安装,先cd到uct-cli目录下
npm link 
uct -h
  • 全局安装,直接使用
uct -h
  • 创建页面
<!-- 选择创建项目类型 -->
uct create
<!-- 直接创建项目,默认创建uni-app脚手架项目 -->
uct create [name]
  • 创建模板页面(type:form/list/details)
uct-plop createPage [name] [type]

Keywords

uct

FAQs

Package last updated on 30 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts