Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units of work. Jira comes out-of-the-box with everything agile teams need to ship value to customers faster. | Phabricator is a collection of open source web applications that help software companies build better software. |
Create user stories and issues, plan sprints, and distribute tasks across your software team;
Prioritize and discuss your team’s work in full context with complete visibility;
Ship with confidence and sanity knowing the information you have is always up-to-date;
Improve team performance based on real-time, visual data that your team can put to use | reviewing code before it hits master;
auditing code after it hits master;
hosting Git/Hg/SVN repositories;
tracking bugs or "features";
counting down to HL3;
expounding liberal tomes of text;
nit picking pixels with designers;
"project" "manage" "ment";
hiding stuff from coworkers; and
also other random things, like
memes, badges, and tokens. |
Statistics | |
Stacks 62.5K | Stacks 221 |
Followers 49.5K | Followers 323 |
Votes 1.2K | Votes 187 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |

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.

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.

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.

It is a machine learning service for automated code reviews and application performance recommendations. It helps you find the most expensive lines of code that hurt application performance and keep you up all night troubleshooting, then gives you specific recommendations to fix or improve your code.

A code review tool for GitHub pull requests inspired by Google's internal tool. Powerful diffing and workflow features wrapped in a beautiful UI, with seamless GitHub integration. Free for public repos.