Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together. | Pants is a build system for Java, Scala and Python. It works particularly well for a source code repository that contains many distinct projects. |
Command instructions;
Source browser;
Git powered wikis;
Integrated issue tracking;
Code reviews with inline comments;
Compare view;
Newsfeed;
Followers;
Developer profiles;
Autocompletion for @username mentions | Builds Java, Scala, and Python.;Adding support for new languages is straightforward.;Supports code generation: thrift, protocol buffers, custom code generators.;Resolves external JVM and Python dependencies.;Runs tests.;Spawns Python and Scala REPLs with appropriate load paths.;Creates deployable packages.;Scales to large repos with many interdependent modules.;Designed for incremental builds.;Support for local and distributed caching.;Especially fast for Scala builds, compared to alternatives.;Builds standalone python executables (PEX files);Has a plugin system to add custom features and override stock behavior.;Runs on Linux and Mac OS X. |
Statistics | |
GitHub Stars - | GitHub Stars 3.7K |
GitHub Forks - | GitHub Forks 674 |
Stacks 295.5K | Stacks 23 |
Followers 259.0K | Followers 86 |
Votes 10.4K | Votes 30 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.

GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.

Maven allows a project to build using its project object model (POM) and a set of plugins that are shared by all projects using Maven, providing a uniform build system. Once you familiarize yourself with how one Maven project builds you automatically know how all Maven projects build saving you immense amounts of time when trying to navigate many projects.

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.

RhodeCode provides centralized control over distributed code repositories. Developers get code review tools and custom APIs that work in Mercurial, Git & SVN. Firms get unified security and user control so that their CTOs can sleep at night

CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.

The goal of this project is to make the easiest, fastest and most painless way to set up a self-hosted Git service. With Go, this can be done in independent binary distribution across ALL platforms that Go supports, including Linux, Mac OS X, and Windows.

Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD. It published under the MIT license.

Upsource summarizes recent changes in your repository, showing commit messages, authors, quick diffs, links to detailed diff views and associated code reviews. A commit graph helps visualize the history of commits, branches and merges in your repository.