File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55** MCP server for codewiki.google — search, fetch docs, and ask questions about any open-source repo**
66
7- [ ![ CI] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/ci.yml )
8- [ ![ Release] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/release.yml/badge.svg )] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/release.yml )
7+ [ ![ CI] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/ci.yml )
8+ [ ![ Release] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/release.yml/badge.svg )] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/release.yml )
99[ ![ npm version] ( https://img.shields.io/npm/v/codewiki-mcp.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( https://www.npmjs.com/package/codewiki-mcp )
1010[ ![ npm downloads] ( https://img.shields.io/npm/dm/codewiki-mcp.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( https://www.npmjs.com/package/codewiki-mcp )
1111[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( LICENSE )
@@ -54,7 +54,7 @@ npx -y codewiki-mcp@latest
5454### From source
5555
5656``` bash
57- git clone https://github.com/nicholasxwang /codewiki-mcp.git
57+ git clone https://github.com/izzzzzi /codewiki-mcp.git
5858cd codewiki-mcp
5959npm install
6060npm run build
Original file line number Diff line number Diff line change 44
55** MCP-сервер для codewiki.google — поиск, документация и вопросы по любому open-source репозиторию**
66
7- [ ![ CI] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/ci.yml )
8- [ ![ Release] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/release.yml/badge.svg )] ( https://github.com/nicholasxwang /codewiki-mcp/actions/workflows/release.yml )
7+ [ ![ CI] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/ci.yml )
8+ [ ![ Release] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/release.yml/badge.svg )] ( https://github.com/izzzzzi /codewiki-mcp/actions/workflows/release.yml )
99[ ![ npm version] ( https://img.shields.io/npm/v/codewiki-mcp.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( https://www.npmjs.com/package/codewiki-mcp )
1010[ ![ npm downloads] ( https://img.shields.io/npm/dm/codewiki-mcp.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( https://www.npmjs.com/package/codewiki-mcp )
1111[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat&colorA=18181B&colorB=28CF8D )] ( LICENSE )
@@ -54,7 +54,7 @@ npx -y codewiki-mcp@latest
5454### Из исходников
5555
5656``` bash
57- git clone https://github.com/nicholasxwang /codewiki-mcp.git
57+ git clone https://github.com/izzzzzi /codewiki-mcp.git
5858cd codewiki-mcp
5959npm install
6060npm run build
You can’t perform that action at this time.
0 commit comments