Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahulsom/lgtmin

Say 'Looks good to me' with pictures
https://github.com/rahulsom/lgtmin

codereview github lgtm

Last synced: about 1 month ago
JSON representation

Say 'Looks good to me' with pictures

Awesome Lists containing this project

README

        

LGTMin
======

The code powering [LGTM.in](http://lgtm.in/)

What
----

LGTM is the most popular comment on Github, perhaps. But LGTM is boring. So we spice it up with some images.

Why
----

Crafting images and picking them works fine on a leisurely day, but at crunch time, it helps to crowdsource your LGTMs.

Running
-------

* Checkout code.
* Install gradle
* Run

```bash
gradle appengineRun
```

Contributing
----

* Send a Pull Request.
* Check status on Travis (link below).
* Wait for any reviewers to *LGTM* your code. (Very meta)
* Wait for your code to be merged.

----

[![Build Status](https://travis-ci.org/rahulsom/lgtmin.png?branch=master)](https://travis-ci.org/rahulsom/lgtmin)