https://github.com/csutorasa/go-codeowners
Codeowners file reader and tester
https://github.com/csutorasa/go-codeowners
codeowners
Last synced: 3 months ago
JSON representation
Codeowners file reader and tester
- Host: GitHub
- URL: https://github.com/csutorasa/go-codeowners
- Owner: csutorasa
- License: mit
- Created: 2023-08-14T19:26:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T23:06:20.000Z (12 months ago)
- Last Synced: 2025-03-22T15:14:36.928Z (9 months ago)
- Topics: codeowners
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# codeowners
To install use:
```shell
go install github.com/csutorasa/go-codeowners@latest
```
Usage:
```shell
codeowners path/to/file.ext
```