Skip to content

Conversation

detectivesoftware
Copy link

Key Improvements
Better ES6 detection: Tests multiple features instead of just one

Async I/O: Uses promises API to avoid blocking the event loop

Modern iteration: Uses for...of instead of C-style for loop

Better error handling: Provides clear instructions if CoffeeScript isn't found

More paths: Checks global installations via NODE_PATH

Proper path handling: Uses path.join() consistently

@detectivesoftware detectivesoftware changed the title Better cake Update (not tested 🙃 + with ai help ) bin/cake & bin/coffee Update (not tested 🙃 + with ai help ) Aug 30, 2025
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