-
Updated
Mar 7, 2021 - Go
Here's what's popular on GitHub today...
-
Updated
Mar 4, 2021 - Jupyter Notebook
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
R
-
Updated
Mar 7, 2021 - Dart
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 6, 2021 - C
-
Updated
Mar 6, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
Mar 7, 2021 - C
-
Updated
Jan 16, 2021
-
Updated
Mar 5, 2021 - Dart
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 7, 2021 - Python
-
Updated
Mar 7, 2021 - PowerShell
-
Updated
Mar 5, 2021
-
Updated
Mar 6, 2021 - Ruby
-
Updated
Mar 5, 2021 - PowerShell
-
Updated
Feb 9, 2021
-
Updated
Feb 24, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
Today, we make it very easy to get the binaries onto a Mac machine, but the same is not true about Linux. Instead, the Linux instructions ask the user to manually download the binaries from release and put them in an appropriate location. Speaking for myself, this is an annoying, somewhat error-prone process, and it tends to cau
-
Updated
Mar 6, 2021 - Ruby
Bug Report
Environment
Zola version: 0.11.0
Current Behavior
Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.
For example, first run:
D:\Development\Source\cheats.rs>bash ./deplo
Current behaviour: Moving away from the "Release Notes: ..." tab, the position is lost.
How to replicate.
Open the Release n
-
Updated
Dec 30, 2020 - Python
-
Updated
Feb 18, 2021 - Shell
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
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.