Skip to content

clustercompare/clustercompare

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

clustercompare

A tool to visualize software modularizations and compare them to multiple clustering results

https://clustercompare.jan-melcher.de/about/

How to build

  • Download and install node.js
  • Download this repository recursively (git clone --recursive git@github.com:clustercompare/clustercompare) or fetch the submodules afterwards (git submodule update --init)
  • Open a shell (on Windows, the shell needs admin rights to create a symlink)
  • Run grunt webserver
  • Open a browser at http://localhost:8000

Grunt will rebuild the app when you change the code, and the browser will refresh itself automatically.

About

Visual Comparison of Software Modularizations to Multiple Clustering Results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published