aapzu / code-owners-graph

code-owners-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-owners-graph

Usage

> npx @aapzu/code-owners-graph
code-owners-graph
├── CODEOWNERS                 
├── README.md                  
├── package.json               @aapzu
├── pnpm-lock.yaml             
├── tsconfig.json               
└── src                        
    ├── cli.mts                @aapzu
    ├── codeownersGraph.mts    @aapzu
    └── directoryTree          
        ├── createTree.mts     @aapzu
        ├── index.mts          @aapzu
        └── printTree.mts      @aapzu

About

code-owners-graph


Languages

Language:TypeScript 100.0%