getvasanth / Shell-Flow

Visualize the Call Graph or Function flow of Shell scripts with Graph. This Graph will also include the variables set / exported inside each function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell-Flow

Visualize the flow of Shell scripts with Graph

This is just an initial attempt for visualizing the Shell scripts for easy understanding.

Design

About

Visualize the Call Graph or Function flow of Shell scripts with Graph. This Graph will also include the variables set / exported inside each function


Languages

Language:Python 81.7%Language:Jupyter Notebook 18.3%