This script aims to export the structure of a project in .json format in order to have a better overview of it and to simplify the organization of your project.
https://github.com/Erik-42/export-project-structure/releases
Copy the file that corresponds to your OS, to the root of your project and double-click on it or enter in the terminal.
./export-project-structure-"YOUR-OS"
A project-structure.json file will be created at the root of your project, in which you will find the structure of your project.
Thank you for your support
French:
Ce script à pour but d'exporter la structure d'un projet au format .json afin d'avoir un meilleur aperçu de celui-ci et de vous simplifier l'organisation de votre projet.
https://github.com/Erik-42/export-project-structure/releases
Copiez le fichier qui correspond à votre OS, à la racine de votre projet et double-cliquez dessus ou entrez dans le terminal.
./export-project-structure-"VOTRE-OS"
Un fichier project-structure.json va être créer à la racine de votre projet, dans lequel vous retrouverez la structure de votre projet.
Merci de votre soutien