An open API service indexing awesome lists of open source software.

https://github.com/arvis-workflows/arvis-github-repo-search

arvis workflow to find github repos
https://github.com/arvis-workflows/arvis-github-repo-search

arvis arvis-workflow arvish github

Last synced: 3 days ago
JSON representation

arvis workflow to find github repos

Awesome Lists containing this project

README

          

# arvis-github-repo-search

> arvis workflow to find to projects in github

![Screenshot](./screenshot.png)

Runs against `api.github.com` without authentication. Too many requests (>10 per minute) will result in **Forbidden** errors.

## Install

```
$ npm install -g arvis-github-repo-search
```

## Usage

In arvis, type `github`, Enter, and the repo you're looking for.

Select the project you're looking for and open it up in your browser by hitting Enter.

Hold command to display the count of Star and Fork.

## License

MIT © [anoff](https://github.com/anoff)

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/anoff/alfred-github).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.