What is pre-commit by Yelp?
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.
pre-commit by Yelp is a tool in the Git Tools category of a tech stack.
pre-commit by Yelp is an open source tool with 13K GitHub stars and 814 GitHub forks. Here’s a link to pre-commit by Yelp's open source repository on GitHub
Who uses pre-commit by Yelp?
Companies
8 companies reportedly use pre-commit by Yelp in their tech stacks, including Yelp, Adaptive Financial Consulting, and Africa Code Academy.
Developers
15 developers on StackShare have stated that they use pre-commit by Yelp.
Pros of pre-commit by Yelp
2
1
pre-commit by Yelp's Features
- node
- python
- ruby
- pcre - "Perl Compatible Regular Expression" Specify the regex as the entry
- script - A script existing inside of a repository
- system - Executables available at the system level
pre-commit by Yelp Alternatives & Comparisons
What are some alternatives to pre-commit by Yelp?
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.