Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webiny/monohawk

Inspect dependencies of your monorepo workspaces
https://github.com/webiny/monohawk

Last synced: 20 days ago
JSON representation

Inspect dependencies of your monorepo workspaces

Awesome Lists containing this project

README

        

## How to use?

1. Clone this repo
2. Install dependencies:

```
yarn
```

3. Run the following command to inspect your monorepo:

```bash
yarn inspect ../webiny-v5
```