This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
deno
Watch
1
Star
0
Fork
You've already forked deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-09-27 04:39:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
14326
commits
168
branches
397
tags
409
MiB
remove-legacy-http
Commit graph
1 commit
Author
SHA1
Message
Date
Nathan Whitaker
c32d692a8f
feat(install): deno install with entrypoint (
#25411
)
...
``` deno install --entrypoint one.ts two.ts ``` effectively equivalent to `deno cache`
2024-09-04 13:06:16 -07:00