smontanari / code-forensics

A toolset for code analysis and report visualisation
384 stars 45 forks source link

Prerequisites are missing "git" #25

Closed gernotstarke closed 6 years ago

gernotstarke commented 6 years ago

gulp list-analysis-tasks requires git to work - should imho be mentioned in readme.

Will open a PR for this.

smontanari commented 6 years ago

I'm going to look into this because it is not the desired behaviour. code-forensics should not depend necessarily on git as you could run it on a subversion repository as well and you should not need to have git installed