cown

Crates.iocown
lib.rscown
version0.1.2
sourcesrc
created_at2022-02-28 04:33:43.35945
updated_at2022-02-28 05:24:44.554599
descriptionA simple program for finding out the codeowners of a file
homepagehttps://github.com/benjamin-bader/cown
repositoryhttps://github.com/benjamin-bader/cown
max_upload_size
id540639
size48,997
Ben Bader (benjamin-bader)

documentation

README

cown

A simple CODEOWNERS tool for quickly finding out "who owns this file?"

usage

$ cown path/to/file.rs
> @nobody

Copyright Ben Bader Available under the GNU Public License, version 3

Commit count: 9

cargo fmt