-
Updated
May 22, 2021 - Go
Here's what's popular on GitHub today...
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
SpaceVim
-
Updated
May 23, 2021 - C#
-
Updated
May 22, 2021
Game Off
November 01, 2021 - December 01, 2021 • Online
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
BackHub
BackHub creates recurring backups of your GitHub repositories and metadata with daily snapshots.
Having a backup is essential in case of mistakes or disasters. However, most developers don't have one because it's a pain to write the script and make sure it runs every day.
Get peace of mind with BackHub. Set up reliable backups for your repos in minutes so you can quickly recover at any time.
BackHub is a Rewind company, the leader in SaaS backups.
-
Updated
May 22, 2021 - Python
-
Updated
Jan 6, 2021
-
Updated
May 22, 2021 - Python
-
Updated
May 22, 2021 - Swift
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
May 23, 2021 - Dart
-
Updated
May 23, 2021 - Vue
-
Updated
May 18, 2021 - Java
-
Updated
May 22, 2021 - Python
Hi guys, this is a silly problem
The link in this readme.md https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/README.md points to a broken link https://github.com/docker/awesome-compose/blob/master/prometheus-grafana/docker-compose.yaml
I don't know the working link only use the link in the same path https://github.com/docker/awesome-compose/blob/master/prometheus-graf
-
Updated
May 21, 2021 - Python
-
Updated
May 22, 2021 - Python
-
Updated
May 22, 2021 - Python
Description
Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
React Native version:
0.63
-
Updated
May 20, 2021 - JavaScript
Testspace.com
Testspace is an integrated GitHub test solution for Automated, Manual, and Exploratory Test Management
- Publish your Workflow test results with a single command
- Implement Manual Tests as Code using your repository
- Facilitate Exploratory testing in all your sessions
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.