Skip to content

myk-org/docsfy

Repository files navigation

docsfy

AI-powered documentation generator that creates polished static HTML docs from GitHub repositories.

Full Documentation

Quick Start

git clone https://github.com/myk-org/docsfy.git && cd docsfy
cp .env.example .env   # then set ADMIN_KEY (min 16 chars)
docker compose up       # open http://localhost:8000

CLI

uv tool install docsfy
docsfy config init
docsfy generate https://github.com/org/repo

See the full documentation for everything else.

License

Apache-2.0

About

AI-powered documentation generator - generates beautiful static HTML docs from GitHub repos using Claude, Gemini, or Cursor CLI

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors