Skip to content

sbarzaghialteaup/mta-visual-dep

Repository files navigation

Description

This tool parses a SAP mta.yaml file and generates a mta.svg file representing the modules, resources, properties, destinations and relationships between them.

Examples of generated files

CAP Bookshop Demo CAP Bookshop Demo

HANA Cloud 2020 openSAP example HANA-CLOUD-SAMPLES

Fiori App with approuter managed Fiori App Approuter Managed

CAP Multitenant CAP Multitenant

Developer Keynote Dashboard UI Developer Keynote Dashboard UI

CAP Service CAP Service

CAP Service with Fiori Apps Solutions

Installation

Graphviz must be installed on your system, if not yet installed look at:

Install graphviz

Install mta-visual-dep globally with:

> npm install -g mta-visual-dep

Usage

Run the mta-visual-dep command in the folder containing the mta.yaml file:

> mta-visual-dep

The tool creates the mta.svg file in the current folder

Notes

Internally use the mta-deps-parser package to parse and the mta-deps-graphviz package to generate the svg file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published