Hacker News new | ask | show | jobs
by tracker1 871 days ago
I tend to put a shebang line on Deno scripts intended to be run... This has the permissions right there in the script.

Alternatively, like in my ~/bin, I'll put a shell script without a file extension to make it easier on myself.