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 config for regolith config <language>_command #242

Open
Nusiq opened this issue Dec 4, 2022 · 0 comments
Open

Add config for regolith config <language>_command #242

Nusiq opened this issue Dec 4, 2022 · 0 comments
Labels
feature New feature or request needs discussion

Comments

@Nusiq
Copy link
Member

Nusiq commented Dec 4, 2022

Add config that let user specify where to look for the executable for a filter type.

  • python.command - Python (default python)
  • python.install_command - Python (default pip)
  • deno.command - Deno (default deno)
  • dotnet.command - .NET (default dotnet)
  • java.command - Java (default java)
  • nim.command - Nim (default nim)
  • nim.install_command - Nim (default nimble)
  • node.command - Node JS (default node)
  • node.install_command - Node JS (default npm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request needs discussion
Projects
None yet
Development

No branches or pull requests

1 participant