metropolis
v0.0.82
Published
a code visualization tool
Downloads
31
Maintainers
Readme
What is Metropolis?
Metropolis is a code review and analysis tool that will help you highlight areas of interest or concern. To learn more please visit our Beginner's Guide.
How to Install
Windows Instructions
Currently, Metropolis only support Windows sorry no WPF on Mono yet. We also plan on supporting the command line interface using Mono at some point in the near future which will solve part of this problem.
Mac Instructions
License
Metropolis is licensed under BSD (see LICENSE).
Metropolis depends on the following open source software:
- CSVHelper (Dual licensing under MS-PL and Apache 2.0) - http://joshclose.github.io/CsvHelper/
- Newtonsoft.JSON (The MIT). - https://github.com/JamesNK/Newtonsoft.Json
- NLog (BSD) - https://github.com/NLog/NLog
- Avalon Edit (MIT) - https://github.com/icsharpcode/AvalonEdit
- Dynamic Content Control (Apache 2.0) - https://github.com/Sturnus/DynamicContentControl
- ESLint (JQuery Foundation) - https://github.com/eslint/eslint
- Checkstyle (GNU LGPL 2.1) - https://github.com/checkstyle/checkstyle
- PMP's CPD aka copy paste detector (PMP Style BSD) - https://github.com/pmd/pmd