This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-02-13 01:06:00 -05:00
Code
Issues
Packages
1
Wiki
Activity
12831
commits
147
branches
361
tags
369
MiB
66f5d4b7e6
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