Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(install): deno install with entrypoint #25411

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

nathanwhit
Copy link
Member

deno install --entrypoint one.ts two.ts

effectively equivalent to deno cache

cli/args/flags.rs Outdated Show resolved Hide resolved
@nathanwhit nathanwhit merged commit c32d692 into denoland:main Sep 4, 2024
17 checks passed
@nathanwhit nathanwhit deleted the install-entrypoint branch September 4, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants