Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 699 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 699 Bytes

LGTMin

The code powering 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
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