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
- Host: GitHub
- URL: https://github.com/arvis-workflows/arvis-github-repo-search
- Owner: arvis-workflows
- License: mit
- Created: 2021-07-06T04:43:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T12:20:51.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T17:01:31.319Z (about 1 year ago)
- Topics: arvis, arvis-workflow, arvish, github
- Language: JavaScript
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# arvis-github-repo-search
> arvis workflow to find to projects in github

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.