@rx-now/analysis-cli
v0.9.0
Published
> TODO: description
Downloads
3
Readme
analysis-cli
This tool helps visualize the dependencies inside your TypeScript code. This also checks if a dependency follows the practice of the Domain Driven Design pattern.
Get Started
npm install -D @rx-now/analysis-cli
npx rx-analyse [path]
The parameter [path] is the path of configuration file. The configuration file should be a valid JSON, and its schema can be viewed here