You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
py3forPython3)