Install code2flow
masterInstall the code2flow package using pip3. You must also have graphviz installed on your system. Depending on the language you are analyzing, you may need additional dependencies:
- Python: No extra dependencies needed.
- JavaScript: Install Acorn.
- Ruby: Install Parser.
- PHP: Install PHP-Parser.
pip3 install code2flow