Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
pre-commit checks your code for errors before you commit it. pre-commit is configurable. | Provision, host, and deploy PHP applications on AWS, DigitalOcean, and Linode. |
debugger: make sure you don't commit a debugger statement;tabs: make sure your code uses leading spaces instead of tabs;whitespace: make sure you don't commit trailing whitespace;jslint: syntax check your javascript before you commit it;ci: run a quick test suite before you commit | - |
Statistics | |
GitHub Stars 802 | GitHub Stars - |
GitHub Forks 95 | GitHub Forks - |
Stacks 1.4K | Stacks 236 |
Followers 43 | Followers 273 |
Votes 0 | Votes 4 |
Pros & Cons | |
No community feedback yet | Pros
Cons
|

Octopus Deploy helps teams to manage releases, automate deployments, and operate applications with automated runbooks. It's free for small teams.

AWS CodeDeploy is a service that automates code deployments to Amazon EC2 instances. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during deployment, and handles the complexity of updating your applications.

Build, test, and deploy your code from GitHub and BitBucket (or no repository at all) to any server in the world regardless of provider. Distelli customers iterate and ship faster with complete transparency.

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

Deploy code from git to your server the fast and easy way. Launchdeck is our answer to the complicated process of deployment. It’s an automated deployment tool with a super-clear user interface and various smart features.

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.

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.