Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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]