-
Updated
Aug 21, 2020 - JavaScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Aug 19, 2020 - Java
A fun platform game made in just 48 hours that has a very unique game mechanic.
Ruby
-
Updated
Aug 20, 2020 - Python
Demo Days - Using Dependabot to keep your dependencies secure & updated
August 28, 2020 • Virtual
-
Updated
Aug 20, 2020 - C++
-
Updated
Aug 20, 2020 - Jupyter Notebook
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 21, 2020
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 18, 2020 - Python
-
Updated
Aug 19, 2020 - Python
Add ideas/suggestions here and we'll discuss/greenlight them. Thanks.
-
Updated
Aug 21, 2020 - Python
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 18, 2020
-
Updated
Aug 17, 2020 - Java
If you attempt to create a Bucket with the same name as a Bucket that you recently deleted, you might run into this:
OperationAborted: A conflicting conditional operation is currently in progress against this resource.
This is due to S3 queuing the delete operation and the need to have a unique name of the bucket for the account. Attempting to create the Bucket with the same name v
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 1, 2020
-
Updated
Aug 20, 2020 - Python
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
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.