New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@mtbird/cli

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtbird/cli

The cli of mtbird

latest
Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
36
227.27%
Maintainers
2
Weekly downloads
 
Created
Source

MtBird CLI

星搭 MtBird 命令行工具,帮助创建、编译、发布拓展,了解详细试用,可以参考 这个文档

Getting Start

  • 安装并创建拓展
yarn global add @mtbird/cli
mtbird create my-extension
  • 启动拓展
cd my-extension
yarn start
  • 拓展调试

参考 这个文档

  • 拓展发布

参考 这个文档

FAQs

Package last updated on 10 Jul 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