Skip to content

Conversation

@tychy
Copy link
Owner

@tychy tychy commented Nov 8, 2025

Summary

  • Update open/sample Makefile target to detect the operating system
  • Use xdg-open on Linux systems
  • Continue using open on macOS and other platforms

Test plan

  • Run make open/sample TARGET=sample1 on Linux to verify xdg-open is used
  • Run make open/sample TARGET=sample1 on macOS to verify open is still used

🤖 Generated with Claude Code

Update the open/sample Makefile target to use xdg-open on Linux systems
while maintaining the open command for macOS and other platforms.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@tychy tychy merged commit 2759f88 into main Nov 8, 2025
2 checks passed
@tychy tychy deleted the fix/linux-open-command branch November 8, 2025 12:15
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