https://github.com/danielwpz/github-connector
A connector to Github which could perform search on different resources.
https://github.com/danielwpz/github-connector
Last synced: about 1 year ago
JSON representation
A connector to Github which could perform search on different resources.
- Host: GitHub
- URL: https://github.com/danielwpz/github-connector
- Owner: danielwpz
- License: apache-2.0
- Created: 2017-08-04T23:21:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T17:36:49.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T01:13:32.281Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-connector
This is one of the pieces of the entire `connector` family.
It is basically a wrap around the search API of github.
## Run
- development: `$ grunt run`
- production : `$ grunt run:production`