Skip to content

Comments

Add Bash and Node.js cask_report scripts while preserving Ruby version#2

Open
aziz wants to merge 1 commit intomasterfrom
codex/rewrite-bin/cask_report-in-bash-and-node.js
Open

Add Bash and Node.js cask_report scripts while preserving Ruby version#2
aziz wants to merge 1 commit intomasterfrom
codex/rewrite-bin/cask_report-in-bash-and-node.js

Conversation

@aziz
Copy link
Owner

@aziz aziz commented Sep 14, 2025

Summary

  • Restore original Ruby cask_report script
  • Add cask_report_bash translating Ruby logic to Bash
  • Add cask_report_nodejs translating Ruby logic to Node.js

Testing

  • ruby -c bash/bin/cask_report
  • bash -n bash/bin/cask_report_bash
  • node --check bash/bin/cask_report_nodejs
  • bash bash/bin/cask_report_bash (fails: No such file or directory)
  • node bash/bin/cask_report_nodejs (fails: ENOENT chdir)

https://chatgpt.com/codex/tasks/task_e_68c6791ee1b0832dbff8ff33251c1e56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant