Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Now you don't have to clone the GitHub repo to read the code, this tool makes it easy to read GitHub code with Vim. | It is a FIFO (First-In-First-Out) queue that manages the merge workflow for your Github repository. The MergeQueue bot (MQ bot) uses Github Labels to identify Pull Requests (PRs) that are ready to be merged and queues them up. The MQ bot then pulls the latest base branch for each of those PRs sequentially, runs and verifies the required status checks, and then merges the changes. |
One second to read GitHub code; Don't have to clone the repo; Read the GitHub code with Vim | Takes less than 10 minutes to configure the queue; Adapt to your needs, setup your custom rules;
Keep tabs on your builds, merges and identify bottlenecks;
Works with any setup, whether you use CircleCI, Jenkins, TravisCI or any other tools;
No more merge wars, all pull requests get processed orderly;
Happy to help setup the configuration for you, if you need help |
Statistics | |
GitHub Stars 42 | GitHub Stars - |
GitHub Forks 4 | GitHub Forks - |
Stacks 1 | Stacks 0 |
Followers 3 | Followers 5 |
Votes 0 | Votes 0 |
Integrations | |

Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor.

It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

SpaceVim is a Modular configuration, a bundle of custom settings and plugins, for Vim. It got inspired by spacemacs.

A minimalist Vim plugin manager.
Your editor and web browser don't know anything about each other, which is why you end up continuously switching between them. Kite bridges that gap, bringing an internet-connected programming experience right alongside your editor.

Keep your pull requests automatically up-to-date and resolve your pull requests' conflicts directly from GitHub's UI. Save hundreds of hours you spend resolving conflicts by keeping always your pull requests automatically up-to-date to reduce the chance of conflicts. If conflicts are found, you can straightforwardly resolve them on GitHub's UI with a click of a button.

Astral pulls down all of your starred repositories on GitHub and allows you to organize them using one or more tags.

Full git and GitHub integration with Sublime Text 3.

Manage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.

TravisBuddy is a cloud service that creates comments in failed pull requests and tell the author what went wrong and what they can do to fix it.