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
{{ message }}
This repository has been archived by the owner on May 11, 2022. It is now read-only.
In addition to Alphabetical and Chronological pages, I'd like a solutions page which details the various scripts in the repository and how many their are. Then, each solution should link to a page with all the languages that cover that particular solution.
As nice as this feature would be, it's not totally practical as the naming conventions aren't 100% consistent between languages. We'll probably need to scan for certain naming conventions (snake case vs. camel case vs. etc.). That way, it's still automated, and we're not hardcoding the solutions into the wiki script.
The text was updated successfully, but these errors were encountered:
In addition to Alphabetical and Chronological pages, I'd like a solutions page which details the various scripts in the repository and how many their are. Then, each solution should link to a page with all the languages that cover that particular solution.
As nice as this feature would be, it's not totally practical as the naming conventions aren't 100% consistent between languages. We'll probably need to scan for certain naming conventions (snake case vs. camel case vs. etc.). That way, it's still automated, and we're not hardcoding the solutions into the wiki script.
The text was updated successfully, but these errors were encountered: