Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

mtong-tools

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mtong-tools

mt cli

npmnpm
Version
1.0.6
Version published
Weekly downloads
8
166.67%
Maintainers
1
Weekly downloads
 
Created
Source

MOONTON 常用工具

# 安装依赖
yarn install
# 创建项目
mt create
# 编译多语言
mt lang

项目根目录下执行,同步公用代码到业务项目,同步公用依赖到业务依赖

# 同步指定公用代码
mt download

业务项目中公用代码指定方式

package.json

...
"framework": {
  "address": "git@lf.git.oa.mt:web-frontend-admin/framework.git",
  "branch": "master"
}
...

FAQs

Package last updated on 24 Mar 2022

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