Skip to content

Change Bevy CLI install command to GitHub source - #8

Open
zzz6519003 wants to merge 1 commit into
MrSheerluck:mainfrom
zzz6519003:patch-8
Open

Change Bevy CLI install command to GitHub source#8
zzz6519003 wants to merge 1 commit into
MrSheerluck:mainfrom
zzz6519003:patch-8

Conversation

@zzz6519003

Copy link
Copy Markdown
Contributor

Updated Bevy CLI installation command to use GitHub repository.

Updated Bevy CLI installation command to use GitHub repository.
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5bce2e67-0fc5-4905-980c-e2cdc7df2d70

📥 Commits

Reviewing files that changed from the base of the PR and between 596de68 and 5932efc.

📒 Files selected for processing (1)
  • content/posts/learn-the-basics-of-bevy-by-building-and-deploying-pong-to-itch-io.md

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated the itch.io deployment instructions with a more specific Bevy CLI installation command.
    • The guide now uses a locked install from the Bevy CLI repository, helping readers follow the latest recommended setup for web builds.

Walkthrough

The post updates the web deployment instructions for Bevy CLI installation, switching from a generic Cargo install command to a Git-based locked install.

Changes

Itch.io deployment instruction update

Layer / File(s) Summary
Locked Bevy CLI install command
content/posts/learn-the-basics-of-bevy-by-building-and-deploying-pong-to-itch-io.md
The web deployment instructions replace cargo install bevy_cli with cargo install --git https://github.com/TheBevyFlock/bevy_cli --locked bevy_cli.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I hopped through the build notes, light and spry,
With a Git-locked Bevy CLI reaching the sky.
One carrot-command changed, neat and true,
Now my itch.io jump lands fresh and new.
Hoppity! 🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating the Bevy CLI install command to use the GitHub source.
Description check ✅ Passed The description is directly related to the change and explains that the Bevy CLI install command now uses the GitHub repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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