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

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

Awesome Lists containing this project

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
```

![](https://user-images.githubusercontent.com/31321188/91960060-b6779400-ed09-11ea-849f-fcf2300ab529.png)