Skip to content

docs: add deno create command reference#2948

Merged
thisisjofrank merged 3 commits intomainfrom
docs/deno-create-command
Mar 8, 2026
Merged

docs: add deno create command reference#2948
thisisjofrank merged 3 commits 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>
@thisisjofrank thisisjofrank enabled auto-merge (squash) March 8, 2026 11:07
@thisisjofrank thisisjofrank merged commit 7cb02d3 into main Mar 8, 2026
2 checks passed
@thisisjofrank thisisjofrank deleted the docs/deno-create-command branch March 8, 2026 13:32
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.

2 participants