-
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!
SQL
-
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.
Sync by Unito
Build the GitHub workflow you need
Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.
Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:
- Title
- Description
- Comments
- State
- Milestones
- Issue number
- Labels
- Issue type
- and more
-
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
Semaphore
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.


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.