MetaMask / module-lint

Analyzes one or more repos for divergence from a template repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add establishMetaMaskRepository + OutputLogger

mcmire opened this issue · comments

In order to analyze a project, that project must be cloned first along with the MetaMask module template. So, there must be some function that checks for whether a repo has been cloned yet and clones it if not.