Suggestion: Import Files Using Command Line Arguments #15104
hassandraga
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What about adding a new command line argument
--import <file>to import files?Example:
--import https://deno.land/x/xhr@0.1.2/mod.ts? This basically import everything*frommod.tsThis will help users who want to import a module without modifying the script file itself.
Beta Was this translation helpful? Give feedback.
All reactions