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

Language runner should list available languages if given doesn't match #141

Open
ctsstc opened this issue Oct 21, 2020 · 1 comment
Open
Labels
Hacktoberfest Let the Hacks Begin!

Comments

@ctsstc
Copy link
Member

ctsstc commented Oct 21, 2020

Currently if you try a language that it does not know it just says:

Unknown language: someLanguage

It would be nice if it listed the available languages like:

Unknown language: someLanguage
Try one of these: nim, rust
@ctsstc ctsstc added the Hacktoberfest Let the Hacks Begin! label Oct 21, 2020
ctsstc added a commit that referenced this issue Oct 21, 2020
@ctsstc
Copy link
Member Author

ctsstc commented Oct 21, 2020

Start with branch: 141-language-runner-list-available-languages-on-no-match as your base which includes a failing test that you can get passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Let the Hacks Begin!
Projects
None yet
Development

No branches or pull requests

1 participant