Skip to content

Releases: chaitanya-lakkundi/CodeBus

CodeBus v1.1

29 Jun 05:26
50b616c
Compare
Choose a tag to compare

Changes:

  1. Update Annotations in Collaboration diagrams.
  2. Use realpath for repositories.
  3. Remove seaborn dependency.
  4. Reduce docker image size.

CodeBus v1.0

09 Jun 07:00
Compare
Choose a tag to compare

Functionality

  • Generates Mega Collaboration diagram, Call graphs and Area plot.
  • Tested for C++ and Java.

Infrastructure

  • Dockerfile uses Ubuntu 18.04
  • Languages: Shell script, Python

Future plans:

  1. Rewrite source code largely in Python to support interoperability.
  2. Automatically analyze architectural components in Collaboration diagram.