@liuli-util/cmd-shim
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @liuli-util/cmd-shim

Weekly Downloads

0

Version

0.3.0

License

none

Unpacked Size

8.93 kB

Total Files

13

Last publish

Collaborators

  • rxliuli