Skip to content

is a lightweight tool designed to convert code snippets stored in JSON format into organized Markdown files. The tool reads a JSON file containing code snippets and automatically arranges them into directories based on the provided structure in the JSON file.

License

Notifications You must be signed in to change notification settings

tomasmark79/MassCode2Md

Repository files navigation

MassCode2Md

is a lightweight tool designed to convert code snippets stored in JSON format into organized Markdown files. The tool reads a JSON file containing code snippets and automatically arranges them into directories based on the provided structure in the JSON file.

Program have no robust controls and checks, so be careful for pass the right arguments. Output folder must exist before generating md files.

Usage: ./MassCode2MdStandalone <db.json> <output_folder>

example

./MassCode2MdStandalone db.json ./out

Set the paths and run. That's all.


To understand the project structure, visit 👉🏻 MarkWare VCMake Template 🎁

About

is a lightweight tool designed to convert code snippets stored in JSON format into organized Markdown files. The tool reads a JSON file containing code snippets and automatically arranges them into directories based on the provided structure in the JSON file.

Topics

Resources

License

Stars

Watchers

Forks