🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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
2.0.2
Version published
Maintainers
1
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 04 Feb 2024

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