Here's what's popular on GitHub today...
-
Updated
Jan 2, 2021 - Python
-
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.
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
-
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 1, 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
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下