Skip to content

docs: add deno create command reference#2948

Open
bartlomieju wants to merge 1 commit intomainfrom
docs/deno-create-command
Open

docs: add deno create command reference#2948
bartlomieju wants to merge 1 commit intomainfrom
docs/deno-create-command

Conversation

@bartlomieju
Copy link
Member

Summary

  • New CLI reference page for deno create command (added in Deno 2.7)
  • Documents how JSR packages use the ./create export convention and npm uses the create- prefix convention
  • Added sidebar navigation entry and CLI index listing

Test plan

  • Verify /runtime/reference/cli/create/ page renders correctly
  • Verify sidebar shows "deno create" in alphabetical order under CLI commands
  • Verify CLI index page includes the new entry

🤖 Generated with Claude Code

New CLI reference page for `deno create`, which scaffolds projects from
JSR and npm template packages. Explains the ./create export convention
for JSR packages and the create- prefix convention for npm packages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant