Skip to content

A script that recursively retrieves and merges ".md" files under the directory passed as an argument, and outputs them as "merged.md".

Notifications You must be signed in to change notification settings

ken6377/md-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

md-merge

A script that recursively retrieves and merges ".md" files under the directory passed as an argument, and outputs them as "merged.md".

python3 main.py /hoge/hogehoge/

About

A script that recursively retrieves and merges ".md" files under the directory passed as an argument, and outputs them as "merged.md".

Topics

Resources

Stars

Watchers

Forks

Languages