-
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.
Java
-
Updated
Oct 9, 2020 - C++
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 10, 2020 - Dart
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Mergify
Mergify is a pull requests automation service. It allows you to trigger actions when your pull requests match defined criteria.
In a few lines of YAML, you could write a rule that automatically merges a pull request if:
- it has been approved
- the test suite passes
We have plenty of examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
-
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 10, 2020 - JavaScript
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Oct 10, 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
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
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.