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

https://github.com/zorbash/composta


https://github.com/zorbash/composta

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

composta
========

Compare github repositories with ease.
Composta is a tool aimed to help you make the right decision on which components
to incorporate in your awesome projects.

## Instructions
### Requirements

* nodejs

* coffeeScript

### Clone
`git clone git@github.com:Zorbash/composta.git`

### Satisfy dependencies
`npm install`

### Put your github credentials in a config.json file
Tip: A config.json.sample exists to give you an idea of the expected config.json

### Start the server
`coffee composta.coffee`

### Use it
Head over to [http://locahost:3040](http://localhost:3040) to see it running.