Cerebro plugin to get information from github
Repo and user search can be queried on (forks, stars, followers, repos, topics, location, size) in any order. (having, with) are used to declare intent of query.
- Trending Search
- trending users
- trending users {using language} {this week}
- trending repos
- trending repos {using language} {this month}
- Repo/User Search
- {user-search-term} user in {location} having more than 10 repos with at least 5 followers
- {repo-search-term} repo written in {language} with at least 3 forks
- {repo-search-term} repo having between 4 and 6 stars with 2 topics
- Processing of query using natural language
- Search github for trending repos or users
- Search github for repo or users based on query
- View user top repositories by most recently updated
- View repo readme
- Add font-awesome
- Show Readme for a selected repo
- Show repos for a selected user
- Cerebro – main repo for Cerebro app;
- cerebro tools – package with tools to simplify package creation;
- cerebro stackoverflow - used as a guide for structring of the plugin
MIT © Chizzy Alaedu