Here's what's popular on GitHub today...
-
Updated
Jan 2, 2021 - Python
Ember
-
Updated
Jan 8, 2020 - JavaScript
-
Updated
Dec 31, 2020 - Shell
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Dec 29, 2020 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Jira Software + GitHub
Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.
By installing or using the app, you agree to the Terms and Conditions.
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 29, 2020
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jan 2, 2021 - Python
-
Updated
Dec 5, 2020
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 30, 2020
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jan 2, 2021 - TypeScript
-
Updated
Oct 17, 2020 - PHP
-
Updated
Jan 2, 2021 - Java
-
Updated
Dec 28, 2020
-
Updated
Jan 1, 2021 - CSS
-
Updated
Dec 24, 2020 - Python
-
Updated
Dec 7, 2020 - Python
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Datree
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下