Here's what's popular on GitHub today...
-
Updated
Dec 30, 2020 - Python
-
Updated
Jan 8, 2020 - JavaScript
-
Updated
Dec 31, 2020 - Shell
-
Updated
Jan 1, 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.
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 29, 2020
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Jan 1, 2021 - Python
-
Updated
Dec 5, 2020
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 30, 2020
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Oct 17, 2020 - PHP
-
Updated
Jan 1, 2021 - Java
-
Updated
Dec 28, 2020
-
Updated
Dec 31, 2020 - 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
DeepScan
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下