Skip to content

Add installation command for Wails CLI#4692

Merged
leaanthony merged 4 commits into
wailsapp:masterfrom
tilak999:patch-1
Dec 12, 2025
Merged

Add installation command for Wails CLI#4692
leaanthony merged 4 commits into
wailsapp:masterfrom
tilak999:patch-1

Conversation

@tilak999

@tilak999 tilak999 commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Updated the documentation page: docs/gettingstarted/installation

Added code block for Wails CLI installation command.
This will allow coying the command with one click.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please select the option that is relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ x] This change requires a documentation update

Added code block for Wails CLI installation command. This will allow coying the command with one click.
@sonarqubecloud

sonarqubecloud Bot commented Nov 6, 2025

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Two new Markdown code blocks containing Go install commands for the Wails CLI were added to the v2.10 installation documentation, positioned after the "Installing Wails" section and initial installation note.

Changes

Cohort / File(s) Summary
Documentation updates
website/versioned_docs/version-v2.10/gettingstarted/installation.mdx
Added two code blocks with exact Go install command for Wails CLI after the existing "Installing Wails" instruction and installation note

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5–10 minutes

  • Verify the Go install command syntax is accurate and matches the current Wails installation method
  • Confirm code block placement and formatting align with documentation standards
  • Check that no existing content was inadvertently modified or removed

Suggested labels

Documentation, size:XS

Suggested reviewers

  • leaanthony

Poem

🐰 A rabbit hops through docs so neat,
Adding Go commands—oh what a treat!
Installation made crystal clear,
Wails CLI, developers cheer! 🚀

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Add installation command for Wails CLI' is clear, concise, and accurately reflects the main change—adding a Go installation command code block to the documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@leaanthony

Copy link
Copy Markdown
Member

Thanks 🙏 Please could you add an entry to the changelog located at website/src/pages/changelog.mdx?

Updated wails installation documentation for easier command copying.
@tilak999

Copy link
Copy Markdown
Contributor Author

@leaanthony Thanks for the review, I have updated the changelog file with this pr.

@leaanthony leaanthony enabled auto-merge (squash) December 10, 2025 10:59
@leaanthony leaanthony disabled auto-merge December 12, 2025 23:00
@leaanthony leaanthony merged commit 216c996 into wailsapp:master Dec 12, 2025
3 of 4 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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