Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anistark/gitinfo
Info about github repo specific details
https://github.com/anistark/gitinfo
Last synced: 14 days ago
JSON representation
Info about github repo specific details
- Host: GitHub
- URL: https://github.com/anistark/gitinfo
- Owner: anistark
- License: isc
- Created: 2015-09-01T18:00:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T19:40:07.000Z (about 9 years ago)
- Last Synced: 2023-08-03T17:22:53.543Z (over 1 year ago)
- Language: JavaScript
- Size: 384 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitinfo
Info about github repo specific details## Setup:
```
npm install
cp routes/config_demos.js routes/config.js
```Provide Github App client id and secret which can be created from [here](https://github.com/settings/developers).
## Run the application:
```
npm start
```or if nodemon is installed:
```
nodemon
```
Provide the url of your github repo (Ex: https://github.com/Shippable/support) in the text box and click on the button Submit to generate the result.For more info mail me at [email protected]