Skip to content

Getting started

Before you start doing anything, you should have a look at our Web Studio where you can try everything out yourself. You could also have a look at our User Controls to help you navigate.

After trying out the Web Studio, you may be wondering how to get your own project metrics into CodeCharta. You can generate metrics with our CCSH (CodeCharta Shell) and then import them into the Web Studio. There are three ways to get up and running:

  • Docker — use the pre-built CodeCharta containers, no local installation required.
  • npm — install the CCSH globally via npm.
  • Local — build and run CodeCharta from source.