Skip to content

Better Handling of Multiple Languages #14

@SalinatedCoffee

Description

@SalinatedCoffee

Current language handling is very rudimentary, only checking for exact string matches to identify a language.
Here's a non-exhaustive list of enhancements that should be considered:

  • Support for shorthands when specifying language (eg. py3 for Python3)
  • Support for adding new language to previously solved problem
  • Support for specifying whether to copy readme template or not

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions