Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csutorasa/go-codeowners
Codeowners file reader and tester
https://github.com/csutorasa/go-codeowners
codeowners
Last synced: about 1 month 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T21:08:39.000Z (4 months ago)
- Last Synced: 2024-09-17T02:34:30.358Z (4 months ago)
- Topics: codeowners
- Language: Go
- Homepage:
- Size: 23.4 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
```