/f2md

This script takes all files with a specific extension (specified with the -n argument) from a folder and subfolders and writes them to a markdown file. You can also exclude specific folders (using the -e argument). It excludes all hidden folders (with '.' at the beginning).

Primary LanguageShellGNU General Public License v3.0GPL-3.0

No issues in this repository yet.