https://github.com/rahulsom/lgtmin
Say 'Looks good to me' with pictures
https://github.com/rahulsom/lgtmin
codereview github lgtm
Last synced: 10 months ago
JSON representation
Say 'Looks good to me' with pictures
- Host: GitHub
- URL: https://github.com/rahulsom/lgtmin
- Owner: rahulsom
- License: unlicense
- Archived: true
- Created: 2013-05-03T02:23:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T21:09:20.000Z (over 4 years ago)
- Last Synced: 2024-10-30T02:59:50.978Z (over 1 year ago)
- Topics: codereview, github, lgtm
- Language: Groovy
- Homepage: https://lgtm.in/
- Size: 15.1 MB
- Stars: 171
- Watchers: 9
- Forks: 28
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
----
[](https://travis-ci.org/rahulsom/lgtmin)