Skip to content

dingchaoyan1983/create-lib-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published