Hi! How do I pass node executable options when running a coffee script with coffee binary or simply running a chmod a+x file with `#!/usr/bin/env coffee`? In particular, I want to pass --debug-brk TIA, --Vladimir
Hi!
How do I pass node executable options when running a coffee script with coffee binary or simply running a chmod a+x file with
#!/usr/bin/env coffee?In particular, I want to pass --debug-brk
TIA,
--Vladimir