1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/standalone
Satya Rohith b3f1f3ba04
feat: deno run <task> (#24891)
This PR updates `deno run` to fallback to executing tasks when there is
no script with the specified name. If there are both script and a task
with the same name then `deno run` will prioritise executing the script.
2024-08-06 20:35:30 +05:30
..
binary.rs fix(compile): adhoc codesign mach-o by default (#24824) 2024-08-01 02:11:24 -07:00
file_system.rs fix(node): Implement fs.lchown (and process.getegid) (#24418) 2024-07-05 18:32:51 +00:00
mod.rs feat: deno run <task> (#24891) 2024-08-06 20:35:30 +05:30
virtual_fs.rs feat: codesign for deno compile binaries (#24604) 2024-08-01 09:45:13 +05:30