git-codeowners-0.1.2 is not a library.
git-codeowners

a git extention for Github CODEOWNERS files
Github CODEOWNERS files document ownership over paths within git repositories allowing
you to more effectively focus communication with the right people.
install
Homebrew
For osx users, you can use brew to install or update git-codeowners
To upgrade, just use brew upgrade instead
GH releases
You can download releases for osx and linux directly from github releases
|
Cargo
If you are a rust user can can just use cargo
usage
git-codeowners is intended for use as a git extention ( a program whose name starts with git- ) to extend your git workflow.
<path> Path
Doug Tangren (softprops) 2017