MCPcopy Index your code
hub / github.com/caffeine-addictt/waku

github.com/caffeine-addictt/waku @node-v1.14.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release node-v1.14.0 ↗ · + Follow
14 symbols 38 edges 9 files 0 documented · 0% updated 9d agov0.10.0 · 2026-03-23★ 334 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
_

// made with <3

_

badge-workflow badge-license badge-language badge-pr badge-issues

A simple repository template to get started with GitHub. Say goodbye to repetitive setup tasks and configuration headaches! Simplify your workflow, save time, and ensure consistency across projects.

Let's make starting new projects feel like a breeze again.


**[

Features 

](#features) [

Quick Start 

](#quick-start) [

Contribute 

]contribute**


Features

  • Beautiful README
  • Matrix testing CI
  • Draft Releasing CI
  • Pull Request Labeler CI
  • Code of Conduct
  • Code Style Documentation
  • Security Policy Documentation
  • 7 Issue Templates
  • Pull Request Template
  • And more...

🡅 

Quick Start

1. Creating a repository

Click the green "Use this template" button in the top right corner of the page or the button below to create your new repository.

Use Template

2. Run the setup script

[!NOTE] Only Node.Js versions 16, 18, 20 and latest are officially supported.

Run the following command and answer the prompts to complete the setup.

node ./dist/setup.js

3. Final touches

You are almost ready to start building your project. Just a few more steps and you're ready to go!

  • Update CITATION.cff file with your project information.
  • Create and add project images to the images/ directory and update README.md file.
  • Update LICENSE.txt file with your preferred license.
  • Update .github/CODESTYLE.md with your project's preferred code style.
  • Update CONTRIBUTING.md with your project's preferred contribution guidelines.
  • Update the workflow files in the .github/workflows/ directory.

[!NOTE] We know that there is still a fair amount of manual setup required, and we are committed to making this process as smooth and painless as possible.

If you have any feedback, please feel free to create an issue or a pull request.

Want to support this project? ✨ Star it on GitHub and help us spread the word!

🡅 

Special Thanks

  • Img Shields - For the awesome README badges
  • Hyprland - For showing how to make beautiful READMEs
  • Hyprdots - For showing how to make beautiful READMEs

stars-graph

Extension points exported contracts — how you extend this code

Validator (Interface)
(no doc)
src/setup.ts
ProjectInfo (Interface)
(no doc)
src/types.ts
RepoInfo (Interface)
(no doc)
src/types.ts
UserInfo (Interface)
(no doc)
src/types.ts

Core symbols most depended-on inside this repo

question
called by 10
src/setup.ts
execute
called by 3
src/term.ts
withTempDir
called by 2
src/io-util.ts
cleanup
called by 2
src/io-util.ts
replaceInFile
called by 2
src/io-util.ts
resolveRepoInfo
called by 1
src/resolver.ts
resolveUserInfo
called by 1
src/resolver.ts
resolveGitInfo
called by 1
src/resolver.ts

Shape

Function 10
Interface 4

Languages

TypeScript100%

Modules by API surface

src/types.ts3 symbols
src/setup.ts3 symbols
src/resolver.ts3 symbols
src/io-util.ts3 symbols
src/term.ts1 symbols
src/parser.ts1 symbols

For agents

$ claude mcp add waku \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page