-
Updated
Sep 16, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 16, 2020 - Rust
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
Demo Days - Container Registry and Container Security
September 25, 2020 • Virtual
-
Updated
Sep 16, 2020 - TypeScript
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!
Issue-Label Bot
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 16, 2020 - C++
-
Updated
Sep 16, 2020 - Jupyter Notebook
-
Updated
Sep 16, 2020 - Shell
-
Updated
Sep 16, 2020
如何将md当做ipynb打开?
-
Updated
Aug 4, 2020
-
Updated
Jul 12, 2020 - Python
-
Updated
Sep 16, 2020
-
Updated
Aug 15, 2020 - Swift
-
Updated
Sep 16, 2020 - CSS
-
Updated
Sep 16, 2020 - Java
Refactor code and make it more modular, remove duplicate code, etc. For example, the code for error handling can be moved to a separate function and made modular.
I currently use the legacy IndexTemplates with the "inheritance" mechanism.
During runtime, my application, will read in plain JSON templates from the filesystem and make PutIndexTemplateRequests out of the content using the standard "source(Map<String, Object>)" API available in all Request subclasses to fill the request with the relevant content.
Now, that those templates are becoming legacy
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 15, 2020 - Python
ZenHub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
Example: