Socket
Book a DemoInstallSign in
Socket

code-creator

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

code-creator

npmnpm
Version
1.0.8
Version published
Maintainers
1
Created
Source

pangolin

pangolin 是穿山甲的意思,代表着前路艰难如石,一样破石前进。同时她还可以打破隔阂,这个穿山甲脚手架主要的功能是能够打通父仓库(源码仓)与子仓库,让使用者无感知,就像她默默无闻的在钻洞!

安装

npm install @jd/pangolin -S

配置

package.json中请配置:

{
 "scripts": {
    "release": "pangolin"
  }
}

初始化

使用者在配置好后,在工程源码目录下执行下 npm run release 命令后脚手架会通过命令行人机界面让使用者填入配置信息:

部署

使用者执行各自项目的打包命令后,再次执行npm run release 系统会自动将当前仓库打包后的文件同步到子仓中

组件作者:Future

  • 具体使用请查看: https://cf.jd.com/pages/viewpage.action?pageId=539875078

FAQs

Package last updated on 08 Dec 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