Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahulsom/lgtmin
Say 'Looks good to me' with pictures
https://github.com/rahulsom/lgtmin
codereview github lgtm
Last synced: about 2 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 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T21:09:20.000Z (over 3 years ago)
- Last Synced: 2024-08-01T16:27:11.098Z (5 months 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.----
[![Build Status](https://travis-ci.org/rahulsom/lgtmin.png?branch=master)](https://travis-ci.org/rahulsom/lgtmin)