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

Add the new command to install a language runtime #68

Closed
4 tasks done
Tracked by #63
Angelmmiguel opened this issue Jan 20, 2023 · 0 comments · Fixed by #79
Closed
4 tasks done
Tracked by #63

Add the new command to install a language runtime #68

Angelmmiguel opened this issue Jan 20, 2023 · 0 comments · Fixed by #79
Assignees
Labels
🚀 enhancement New feature or request
Milestone

Comments

@Angelmmiguel
Copy link
Contributor

Angelmmiguel commented Jan 20, 2023

With the addition of this feature, we plan to add a new command for wws. Currently, it doesn't include any command as it assumes a default "run" command.

This issue will include a new command which it's still under discussion. We're thinking on a runtimes command and several subcommands like install, uninstall, etc.

Regarding the main command, we still want wws to behave the way it works now. So, we don't plan to add an explicit run command at this point.

Required commands

  • Install a new runtime
  • Uninstall a runtime
  • List installed runtimes
  • Check local installation

Parameters

These commands will include a parameter to refer to a specific runtime metadata file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant