Giter Site home page Giter Site logo

deepends's Introduction

DeepEnds

Dive into architecture with DeepEnds...

DeepEnds is a tool to perform coupling and cohesion analysis on code. It produces DGML files for visualisation of graphs within Visual Studio and computes various metrics which can be placed in a CSV file or a HTML report.

Last updated as open source in February 2017 it has been taken closed source in an effort to make it maintainable.

deepends's People

Contributors

zebmason avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deepends's Issues

Vs extensions

is there a vs extensions that generates .dgml output and open it when right click a solution (sln) or csproj file ?
we dont want to always open GUI panel and enter a path of project

Port DeepEnds to VS2017

As a user, I'm happy that I can finally use Visual Studio 2017 for development.
However, now I have to keep VS2015 just to be able to use DeepEnds.
That is inconvenient, therefore I suggest to make it available for VS2017.

The tool doesn't work when *.vcxproj.filters file is missing

Several of my VC++ projects have very simple structure and do not have *.filters files.
When I try to run DeepEnds, I get this dialog
image
and the DeepEnds console output says:

! Cannot find associated filter file of<whatever_path><project_name>.vcxproj

A have several tens of such projects in my solution, so to make DeepEnds work I had to write a script to create artificial *.filters files, as a workaround.

But it would be nice to have a decent proper solution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.