0.1.6 • Published 3 years ago

mta-visual-dep v0.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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.

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago