0.3.0 • Published 2 years ago

@liuli-util/cmd-shim v0.3.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@liuli-util/cmd-shim

Introduction

A cli that links the monorepo cli module to the global cli.

Use

npm i -g @liuli-util/cmd-shim
cd <module>
cmd-shim

Motivation

Why not use npm/yarn links?

Mainly because in monorepo, one module may depend on another private module, and using npm link would cause an error because the private module could not be found. network/members) project.

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago