You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ vr init <specifier># Where specifier = [registry:]<package>[@version]
Action
The command should try to resolve a remote vr configuration file from the given specifier and (if present) execute the init command in such file.
Security considerations
Since the user would have no control over the permissions given to any Deno module executed by the script, a confirmation prompt that shows the command that's about to be executed might be appropriate.
The text was updated successfully, but these errors were encountered:
From the Project scaffolder proposal.
Details
Name:
initialize
Alias:
init
Arguments:
Action
The command should try to resolve a remote vr configuration file from the given specifier and (if present) execute the
init
command in such file.Security considerations
Since the user would have no control over the permissions given to any Deno module executed by the script, a confirmation prompt that shows the command that's about to be executed might be appropriate.
The text was updated successfully, but these errors were encountered: