https://github.com/remorses/codebase-owners
Get the owners of a file tree using git
https://github.com/remorses/codebase-owners
Last synced: 9 months ago
JSON representation
Get the owners of a file tree using git
- Host: GitHub
- URL: https://github.com/remorses/codebase-owners
- Owner: remorses
- Created: 2020-09-01T20:50:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T10:37:47.000Z (over 4 years ago)
- Last Synced: 2025-04-22T13:50:02.297Z (9 months ago)
- Language: TypeScript
- Size: 141 KB
- Stars: 38
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - codebase-owners
README
# codebase-owners
Get the owners of a file tree (using git blame under the hood)
```
npm i -g codebase-owners
codebase-owners --depth 2
```
