An open API service indexing awesome lists of open source software.

https://github.com/cezarypiatek/codepresenter

A tool to visualise your codebase
https://github.com/cezarypiatek/codepresenter

Last synced: 7 months ago
JSON representation

A tool to visualise your codebase

Awesome Lists containing this project

README

          

# CodePresenter
A tool to visualise your codebase. Project insipired by CodeMaat https://github.com/adamtornhill/code-maat

Currently there is a support only for svn repository.

##How to use it
Run the following script from powershell console

```powershell
.\CalculateMetrics.ps1 -Verbose -CheckoutDir path_to_your_repository_checkout_dir
```