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

Initialize command #91

Open
Tracked by #63
umbopepato opened this issue Nov 3, 2021 · 0 comments
Open
Tracked by #63

Initialize command #91

umbopepato opened this issue Nov 3, 2021 · 0 comments
Labels
🧩 feature A new feature to be implemented
Projects

Comments

@umbopepato
Copy link
Member

From the Project scaffolder proposal.

Details

Name: initialize
Alias: init
Arguments:

$ 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.

@umbopepato umbopepato added the 🧩 feature A new feature to be implemented label Nov 3, 2021
@umbopepato umbopepato added this to To do in Workflow via automation Nov 3, 2021
@umbopepato umbopepato changed the title Create the init command Initialize command Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧩 feature A new feature to be implemented
Projects
Development

No branches or pull requests

1 participant