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

dingchao_cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dingchao_cli

dingchao's cli can init a lib template

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

dingchao_cli

dingchao's cli which can initialize some common useful template, currently it can contain create a lib template which we can develop a lib base on it.

install

yarn/npm/pnpm install dingchao_cli

precondition

first you must be a monorepo structure, then it will create a sub repo in the monorepo folder, Proposal to use pnpm to manage monorepo workspace

how to create a lib

./node_modules/.bin/dcli create-lib mylib --libNS @myns --createdAt ./packages

Keywords

cli

FAQs

Package last updated on 11 Sep 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