It is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code, and suggests individual lines and whole functions instantly. | It is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. Since it's written in Go, Task is just a single binary and has no other dependencies, which means you don't need to mess with any complicated install setups just to use a build tool. |
Extends your editor; Speaks all the languages you love; More than autocomplete; Convert comments to code | Easy installation: just download a single binary, add to $PATH and you're done! Or you can also install using Homebrew, Snapcraft, or Scoop if you want;
Available on CIs: by adding this simple command to install on your CI script and you're ready to use Task as part of your CI pipeline;
Truly cross-platform: while most build tools only work well on Linux or macOS, Task also supports Windows thanks to this shell interpreter for Go;
Great for code generation: you can easily prevent a task from running if a given set of files haven't changed since last run (based either on its timestamp or content) |
Statistics | |
GitHub Stars - | GitHub Stars 14.1K |
GitHub Forks - | GitHub Forks 754 |
Stacks 234 | Stacks 108 |
Followers 123 | Followers 116 |
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 an Open Source code generator. It generates the plumbing and repetitive code for any kind of language. It has been designed to be light and very simple to use.

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.

Optic is an open-source tool that automatically documents and tests your API. It makes it easy to keep your API specification and code in sync and automates your contract testing.

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.

The GNU Compiler Collection and GNU Toolchain (Binutils, GDB, GLIBC)