-
Updated
May 27, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 22, 2021 - Java
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
iOS
-
Updated
May 22, 2021
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 26, 2021 - Rust
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
-
Updated
May 26, 2021 - TypeScript
-
Updated
May 24, 2021 - Java
-
Updated
May 27, 2021 - HTML
-
Updated
May 23, 2021 - Python
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
May 26, 2021
-
Updated
May 27, 2021 - HTML
-
Updated
May 27, 2021 - JavaScript
This would be SUPER helpful, if anyone wants to set this up using netlify functions and github oauth
Our NETLIFY_TOKEN secret is already present.
monaco webpack example and graphiql webpack examples should both have a github oauth login
-
Updated
May 27, 2021 - Vue
-
Updated
May 3, 2021 - Swift
-
Updated
May 27, 2021
-
Updated
May 27, 2021
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 21, 2021
POEditor
POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.
Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.
Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.
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