-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 4, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
PWA
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - Python
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 4, 2021 - Shell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Codetree
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
-
Updated
Mar 5, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Mar 5, 2021 - C++
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Ruby
-
Updated
Mar 5, 2021 - Go
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Objective-C
-
Updated
Mar 3, 2021 - Python
The generic Windows audit log config lacks many event ids, e.g.
- registry events
- driver load service addition events, System/7045 and Security/4697
- likely others
-
Updated
Mar 4, 2021
-
Updated
Mar 3, 2021 - Clojure
What example does this report relate to?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co
-
Updated
Feb 23, 2021 - Go
CodeScene
CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.
- Prioritize development hotspots based on Code Health measure.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Utilize socio-technical analyses to measure off-boarding risks, detect team coordination bottlenecks, etc.
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.