Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 804 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 804 Bytes

MD HOPPER

md-hopper is a tool that recursively processes README.md files, starting from a specified README.md file and adding links to other README.md files nested within its directories to the parent README.md file. This helps consolidate dispersed README files into a single, easily manageable document.

Installation

$ npm i -g md-hopper

or

$ npm i md-hopper

Commands