Skip to content

blog: announce bluefin-cli for Mac and Windows (WSL)#666

Merged
castrojo merged 2 commits intoprojectbluefin:mainfrom
castrojo:blog/bluefin-cli-mac-wsl
Mar 13, 2026
Merged

blog: announce bluefin-cli for Mac and Windows (WSL)#666
castrojo merged 2 commits intoprojectbluefin:mainfrom
castrojo:blog/bluefin-cli-mac-wsl

Conversation

@castrojo
Copy link
Contributor

Announcement post for the cross-platform alpha of bluefin-cli.

Covers:

  • brew install ublue-os/tap/bluefin-cli on macOS, Linux, and Windows (WSL/PowerShell)
  • What tools are included
  • Shell integration setup
  • Link to hanthor/bluefin-cli for issues/contributions

Based on the existing content at /command-line (the h2 section at line 73).

Draft — needs your edits before merging.

Add announcement post for the cross-platform alpha release of
bluefin-cli, available via brew install ublue-os/tap/bluefin-cli
on macOS, Linux, and Windows (WSL/PowerShell).

Assisted-by: Claude Sonnet 4.6 via OpenCode
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new blog post announcing the cross-platform alpha of bluefin-cli for macOS, Linux, and Windows. The post is well-structured and provides a good overview of the tool, its features, and installation instructions. I have one suggestion to improve the clarity of the shell setup commands to prevent potential user error and shell misconfiguration.

Comment on lines +41 to +45
bluefin-cli shell bash on
# or
bluefin-cli shell zsh on
# or
bluefin-cli shell fish on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The current presentation of shell setup commands for bash, zsh, and fish in a single code block could be confusing. A user might copy-paste the entire block, inadvertently running all three setup commands, which could lead to a misconfigured shell environment. To prevent this, it's better to provide a single, clear instruction that requires user action to choose their shell.

Suggested change
bluefin-cli shell bash on
# or
bluefin-cli shell zsh on
# or
bluefin-cli shell fish on
# Replace "yourshell" with "bash", "zsh", or "fish"
bluefin-cli shell yourshell on

Updated the title and improved the content for clarity and engagement. Added details about the cross-platform capabilities and installation instructions.
@castrojo castrojo marked this pull request as ready for review March 13, 2026 02:40
@castrojo castrojo merged commit b9ca02b into projectbluefin:main Mar 13, 2026
2 checks passed
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