Skip to main content

Generate file tree in markdown format

Project description

Install

pip install markdown-tree

Usage

Usage: markdown_tree [OPTIONS] [DIRECTORY]

Options:
  --ignore TEXT         Ignored files or dirs, comma separated, default=.*
  --header TEXT         Header
  --footer TEXT         Footer
  --emoji / --no-emoji  Enable file/folder emoji
  --prefixes TEXT       Prefixes, default='## {},- {}', which means, top level
                        entries are <h2> and the rest are <ul>

  -c, --config PATH     Load all configs from a json file if exists,
                        default=.mdtreeconfig.json

  -o, --output PATH     Output filename, default is stardard output
  --help                Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

markdown_tree-0.1.5-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page