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

Author: Tomáš Mark
Version: main

Ubuntu MacOS Windows

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.

Please note that the program does not include robust controls and checks, so ensure that you pass the correct arguments. The output folder must exist before generating Markdown files.

Usage

To use MassCode2Md, run the following command:

./MassCode2MdStandalone <db.json> <output_folder>

Example

./MassCode2MdStandalone db.json ./out

Set the paths and run the command. That's all you need to do.


MarkWareVCMake – Kickstart your next project with this CMake template. ✨ It features a well-structured layout, integration of modern C++ standards, and a focus on cross-platform compatibility. Ideal for both beginners and experienced developers. 💻

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

Languages