#How do I still run .cmd with deno after 2.5.2?

3 messages · Page 1 of 1 (latest)

spiral token
#

How do I still run .cmd with deno after 2.5.2?

lone horizon
#

Either run it with "cmd" "script.cmd"

or rename it and remove it's extension so it becomes script instead of script.cmd