Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Create an AI-generated backend with just a few sentences. Every query generates a functioning API server with a descriptive documentation site. Everything -- including server code, persistent storage, docs request/response schemas, etc -- is generated on the fly. | It writes git commit messages for you with AI. It runs git diff to grab all your latest code changes, sends them to OpenAI's GPT-3, then returns the AI-generated commit message. Never write a commit message again. |
AI-generated backend;
Every query generates a functioning API server;
Everything is generated on the fly | Runs git diff to grab all your latest code changes;
Sends latest code changes to OpenAI's GPT-3;
Writes git commit messages for you with AI |
Statistics | |
GitHub Stars - | GitHub Stars 8.7K |
GitHub Forks - | GitHub Forks 449 |
Stacks 4 | Stacks 1 |
Followers 20 | Followers 5 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

It is a visual programming language that lets you build a fully-functional web app without writing code. Users have built marketplaces, CRM tools, social networks. Engineers can focus on new features and add them as plugins with code, while business people can focus on the customer-facing product.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

Power websites, apps, or whatever you like, all from a spreadsheet. Changes to your spreadsheet update your API in realtime.

Create, customize, launch, and iterate on your mobile app, all from your browser. Source code included.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

Clean and intuitive UI that makes it easy to understand git.

Simple terminal based sequence editor for git interactive rebase. Written in Node.js, published to npm, uses terminal-kit.

hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.