-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
Labels
docsDocumentation issue (primary issue type)Documentation issue (primary issue type)metaRFCs, general discussion, writing style, repository organization, etc.RFCs, general discussion, writing style, repository organization, etc.wishlist"nice to have" issues; might require a lot of work or a big change or be low priority"nice to have" issues; might require a lot of work or a big change or be low priority
Description
TL;DR: data-mine GitHub looking for usage of different Raku features.
There's moment now where there are thousands of Raku modules published, and lots of other repos that use Raku. Using GitHub search, we could look for them and then log their usage of specific syntactic features, classes, and class methods. With this information, there are several things that can be done
- Try and match usage with documentation. If a specific thing is used widely, it should be well documented; all issues related to that specific feature solved and, in general, prioritized over other features.
- Link from documentation to examples of using them "in the wild", or harvest it for examples.
I general, anyway, it's interesting to find out how many repositories are there, how they grow, and of course help them whenever possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation issue (primary issue type)Documentation issue (primary issue type)metaRFCs, general discussion, writing style, repository organization, etc.RFCs, general discussion, writing style, repository organization, etc.wishlist"nice to have" issues; might require a lot of work or a big change or be low priority"nice to have" issues; might require a lot of work or a big change or be low priority