Here's what's popular on GitHub today...
-
Updated
May 25, 2021 - Rust
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
Lua
-
Updated
May 25, 2021 - TypeScript
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 23, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Mergify
Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria.
For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:
- [X] it has been approved
- [X] the test suite passes
Take a look at our examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
-
Updated
May 25, 2021 - C#
-
Updated
May 25, 2021
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 25, 2021 - JavaScript
-
Updated
May 21, 2021 - Jupyter Notebook
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 25, 2021 - Python
-
Updated
May 21, 2021 - HTML
-
Updated
May 25, 2021 - Python
-
Updated
May 22, 2021 - Python
-
Updated
May 25, 2021 - Python
-
Updated
May 23, 2021 - Vue
-
Updated
May 20, 2021 - JavaScript
-
Updated
May 24, 2021 - Python
-
Updated
Jan 6, 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.
The spec.rs that reads the oci-spec specification is a general-purpose code that can be used not only in this project.
Therefore, I would like to extract and provide it as a separate crate from youki in this repository.
Ideally, the youki itself should use the crate.
If anyone is interested in this, I w