github fuma-nama/fumadocs cli@16.1.26
create-fumadocs-app@16.1.26

3 hours ago

Add --yes flag for non-interactive usage

create-fumadocs-app -y (--yes) skips every prompt and uses the default for options you didn't pass, so scripts and AI coding agents can scaffold a project without a TTY:

npx create-fumadocs-app@latest my-docs --template +next+fuma-docs-mdx --install --yes

Previously this required setting CI=1. In --yes mode, a non-empty target directory fails instead of prompting for deletion.

Don't miss a new fumadocs release

NewReleases is sending notifications on new releases.