Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/psmyrdek/unused-labels
- Owner: psmyrdek
- Created: 2020-04-16T18:36:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T22:08:38.000Z (almost 5 years ago)
- Last Synced: 2024-11-22T03:42:11.661Z (2 months ago)
- Topics: cli, node, yaml
- Language: JavaScript
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)