0.1.0 • Published 6 months ago
rush-dep-graph-plugin v0.1.0
rush-dep-graph-plugin
A Rush plugin that displays the dependency graph.
Prerequisite
Rush.js >= 5.83.2
Quick Start
- Enabling this rush plugin
Please follow the official doc to enable this plugin in your repo.
- Running
dep-graph
command
Usage: rush dep-graph [OPTIONS]
Options:
-t, --to <PROJECT_NAME> Select the packages that depend on specific project.
-f, --from <PROJECT_NAME> Select the package that is dependent on specific package.
--filter <PROJECT_NAME> Select the packages based on a custom filter criteria, such as specific keywords in the package name.
0.1.0
6 months ago