Here's what's popular on GitHub today...
-
Updated
Dec 30, 2020 - Python
Git
-
Updated
Jan 8, 2020 - JavaScript
-
Updated
Dec 31, 2020 - Shell
-
Updated
Jan 1, 2021 - JavaScript
-
Updated
Dec 29, 2020 - Python
BackHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots.
Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.
With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.
-
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
Jan 1, 2021 - JavaScript
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Oct 17, 2020 - PHP
-
Updated
Jan 1, 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
AppVeyor
Windows developers use AppVeyor to continuously run their tests and deploy apps to cloud or on-premise environments. AppVeyor CI can update the build status on your GitHub pull requests, upload build artifacts to project release and deploy successful builds. AppVeyor is not just a build tool, but it's the place of Windows CI knowledge accumulation - thanks to AppVeyor's vibrant community!
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下