Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-04 | feat(install): deno install with entrypoint (#25411) | Nathan Whitaker | |
``` deno install --entrypoint one.ts two.ts ``` effectively equivalent to `deno cache` |
![]() |
index : deno.git | |
Unnamed repository; edit this file 'description' to name the repository. | User & |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-04 | feat(install): deno install with entrypoint (#25411) | Nathan Whitaker | |
``` deno install --entrypoint one.ts two.ts ``` effectively equivalent to `deno cache` |