Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Oct 10, 2020 - Shell
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Mastodon
-
Updated
Sep 29, 2020 - TypeScript
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Sep 25, 2020 - HTML
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 10, 2020 - Dart
-
Updated
Oct 9, 2020 - C++
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 5, 2020
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 10, 2020 - Python
-
Updated
Oct 9, 2020 - Python
-
Updated
Oct 8, 2020 - Jupyter Notebook
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 4, 2020 - Python
Community Note
- Please vote on this issue by adding a
reaction to the original issue to help the community and maintainers prioritize this request - Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers a
Is your feature request related to a problem? Please describe.
After calling child_process.spawn, I'd like to know when the child process has successfully spawned and there's no longer the possibility of an 'error' event from failing to spawn (i.e. error type # 1 in the docs for that 'error' event, e.g. EPERM, `ENOEN
-
Updated
Oct 10, 2020 - Java
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
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.