-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Milestone
Description
Rnd currently looks for README.md. Need to add support for case insensitivity and alternative file extensions.
Can't do fuzzy searching with --github and --bitbucket without doing a lot of HTTP requests. A better approach might be to get a list of files in the repo and then search that.
Reactions are currently unavailable