Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psmyrdek/unused-labels

Find out which labels are not being used in your project.
https://github.com/psmyrdek/unused-labels

cli node yaml

Last synced: 3 days ago
JSON representation

Find out which labels are not being used in your project.

Awesome Lists containing this project

README

        

# 🕵🏻‍♂️ Unused Labels

Find out which labels are not being used in your project.

![](./media/unsd.png)

## Usage

```
npx unused-labels --src labels.yaml --dir dir/to/scan
```

* **src** - source file (yaml)
* **dir** - directory to scan
* **outDir** - directory to store result (optional)