Socket
Book a DemoInstallSign in
Socket

@aiot-toolkit/meta

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiot-toolkit/meta

提供初始化项目、生成文档、采集信息

latest
npmnpm
Version
0.0.1-beta.1
Version published
Maintainers
3
Created
Source

quicklib-cli

面向 应用库 的工具链.

安装

安装nrm管理npm源

npm i -g nrm

使用nrm为npm增加小米源

nrm add mipm https://pkgs.d.xiaomi.net/artifactory/api/npm/mi-npm/

切换npm源为小米源

nrm use mipm

安装 quicklib-cli

npm i -g @mi/quickapp-lib-cli

使用

编排服务组

quicklib-cli build

创建一个服务

quicklib-cli init <service-name>

增加一个物料:组件或页面

quicklib-cli add

版本日志(详情请查看 CHANGELOG)

FAQs

Package last updated on 03 Jan 2023

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