Generates a markdown list of children files and folders and saves it to a markdown file.
Useful when wanting an index in a readme.md. Available as a command line tool here.
Example
GIVEN a readme.md file exists
My favourite things are:
<!-- markdown-children:start -->
<!-- markdown-children:end -->
AND it's in this directoryWHEN MarkdownChildrenKit is invoked
MarkdownChildrenKit
Generates a markdown list of children files and folders and saves it to a markdown file.
Useful when wanting an index in a readme.md.
Available as a command line tool here.
Example
GIVEN a readme.md file exists
AND it's in this directory
WHEN MarkdownChildrenKit is invoked
THEN the readme.md turns into:
Installation
SPM
Add the following to your project:
TODO
-
,*
or+
)