Skip to content

Releases: 4rays/deepwiki-cli

v0.1.0

16 Jan 16:06

Choose a tag to compare

Initial release of ask-deepwiki

A CLI tool for querying DeepWiki documentation for any GitHub repository.

Installation

uvx ask-deepwiki --help

Features

  • ask-deepwiki structure <repo> - Get documentation table of contents
  • ask-deepwiki contents <repo> - Get full documentation
  • ask-deepwiki ask <repo> "<question>" - Ask questions about a repo