0.2.3 • Published 2 years ago

@lerepo/cli v0.2.3

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

Workspace tools command line interface

LeRepo CLI lrt is the entry point to the collection of workspace tools for enhancing and simplifying the experience of using multi-workspace monorepos.

It currently supports the following commands:

  • lrt web: a locally served web app to visualize and analyze dependencies inside a multi-workspace project,

Usage

The easiest way to invoke the CLI with zero impact on the project is to run it through yarn dlx. For example:

$ yarn dlx -p @lerepo/cli lrt web
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 15.34s
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0.25s
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed in 0.55s
➤ YN0000: Done in 16.18s

Start web server
Server is listening at http://localhost:3211
0.2.3

2 years ago

0.2.2

2 years ago

0.1.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago