-
Updated
Oct 8, 2020 - Go
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Oct 9, 2020 - Java
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Oct 9, 2020 - C++
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 10, 2020 - Dart
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
Sep 25, 2020 - HTML
-
Updated
Oct 8, 2020 - Java
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 10, 2020 - Shell
-
Updated
Oct 10, 2020 - Go
-
Updated
Oct 9, 2020 - C
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Oct 9, 2020 - Swift
-
Updated
Oct 8, 2020
-
Updated
Oct 4, 2020 - Python
-
Updated
Sep 18, 2020 - Java
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
-
Updated
Oct 7, 2020 - Java
-
Updated
Oct 10, 2020 - TypeScript
-
Updated
Oct 10, 2020
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.