Runs make commands with -j (parallel) before commit
npm install pre-commit-make-parallelRuns make -j post-merge command after git pull or merge.
[![NPM][pre-commit-make-parallel-icon]][pre-commit-make-parallel-url]
[![Build status][pre-commit-make-parallel-ci-image]][pre-commit-make-parallel-ci-url]
[![dependencies][pre-commit-make-parallel-dependencies-image]][pre-commit-make-parallel-dependencies-url]
[![devdependencies][pre-commit-make-parallel-devdependencies-image]][pre-commit-make-parallel-devdependencies-url]
[![endorse][endorse-image]][endorse-url]
This is almost the same as pre-commit-make
except it runs make with parallel tasks option -j
Author: Gleb Bahmutov © 2014
* @bahmutov
* glebbahmutov.com
* blog
License: MIT - do anything with the code, but don't blame me if it does not work.
Spread the word: tweet, star on github, etc.
Support: if you find any problems with this module, email / tweet /
open issue on Github
MIT
[pre-commit-make-parallel-icon]: https://nodei.co/npm/pre-commit-make-parallel.png?downloads=true
[pre-commit-make-parallel-url]: https://npmjs.org/package/pre-commit-make-parallel
[pre-commit-make-parallel-ci-image]: https://travis-ci.org/bahmutov/pre-commit-make-parallel.png?branch=master
[pre-commit-make-parallel-ci-url]: https://travis-ci.org/bahmutov/pre-commit-make-parallel
[pre-commit-make-parallel-dependencies-image]: https://david-dm.org/bahmutov/pre-commit-make-parallel.png
[pre-commit-make-parallel-dependencies-url]: https://david-dm.org/bahmutov/pre-commit-make-parallel
[pre-commit-make-parallel-devdependencies-image]: https://david-dm.org/bahmutov/pre-commit-make-parallel/dev-status.png
[pre-commit-make-parallel-devdependencies-url]: https://david-dm.org/bahmutov/pre-commit-make-parallel#info=devDependencies
[endorse-image]: https://api.coderwall.com/bahmutov/endorsecount.png
[endorse-url]: https://coderwall.com/bahmutov