MetaMask / module-lint

Analyzes one or more repos for divergence from a template repo.
1 stars 3 forks source link

Add establishMetaMaskRepository + OutputLogger #34

Closed mcmire closed 9 months ago

mcmire commented 9 months ago

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.