Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
PageKite is a system for exposing localhost servers to the public Internet. It is most commonly used to make local web servers or SSH servers publicly visible, although almost any TCP-based protocol can work if the client knows how to use an HTTP proxy. | This is a distributed code review system for Git. Code reviews are stored inside the repository as git objects that can be pushed and pulled to remote repos. When pulling, updates from the remote are automatically merged by the tool. |
Let colleagues and clients test or remote-debug directly off your computer.;Simplify testing on mobile devices and live networks.;Run webhooks, API servers or git repos on your desktop - or in a VM.;Develop Facebook apps using our wild-card SSL certificate.;Work from anywhere, even over 3G or limited WiFi.;Secure your work with HTTP auth. and SSL encryption. | Code review requests;
Continuous integration status;
Robot comments (generated by static analysis tool);
Review comments (generated by person) |
Statistics | |
GitHub Stars 748 | GitHub Stars 5.3K |
GitHub Forks 122 | GitHub Forks 143 |
Stacks 13 | Stacks 4 |
Followers 77 | Followers 27 |
Votes 3 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |
| No integrations available | |

After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.

Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 programming languages reporting back the impact of every commit or PR, issues concerning code style, best practices and security.

Phabricator is a collection of open source web applications that help software companies build better software.

PullReview helps Ruby and Rails developers to develop new features cleanly, on-time, and with confidence by automatically reviewing their code.

Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comment incoming changes. It is highly configurable and extensible with default guarding policies, webhooks, project access control and more.

ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.

SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.

RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.

CodeFactor.io automatically and continuously tracks code quality with every GitHub or BitBucket commit and pull request, helping software developers save time in code reviews and efficiently tackle technical debt.

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.