andkirby / commithook

CommitHooks code validation and auto-formatting commit message.
GNU General Public License v3.0
7 stars 3 forks source link

Add downloading interpreters/linters #141

Open andkirby opened 7 years ago

andkirby commented 7 years ago

It would be good to download automatically interpreters automatically. E.g. we need to have JSHint Javascript code validator. It may download node with NPM and fetch JSHint package. Or some specific project can have specific PHP version as an example.