https://github.com/srijanshetty/folder2md
Recursively convert a directory tree to markdown links
https://github.com/srijanshetty/folder2md
Last synced: about 2 months ago
JSON representation
Recursively convert a directory tree to markdown links
- Host: GitHub
- URL: https://github.com/srijanshetty/folder2md
- Owner: srijanshetty
- License: other
- Created: 2015-06-12T14:41:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T14:44:00.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T19:51:16.994Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Recursively convert a directory tree to markdown links
```
____ __ __ ___ __
/ __/___ / /___/ /__ ____|__ \ ____ ___ ____/ /
/ /_/ __ \/ / __ / _ \/ ___/_/ // __ `__ \/ __ /
/ __/ /_/ / / /_/ / __/ / / __// / / / / / /_/ /
/_/ \____/_/\__,_/\___/_/ /____/_/ /_/ /_/\__,_/
```## Install
- Copy the executable to $PATH.
## Usage
```shell
$ folder2md
```## Demo

## License
MIT © [Srijan R Shetty](http://srijanshetty.in)