# markmap-cli



Use [markmap-lib](https://markmap.js.org/) in command-line.
## Installation
```sh
$ yarn global add markmap-cli
# or
$ npm install -g markmap-cli
```
You can also use with `npx` without installation:
```sh
$ npx markmap-cli
```
## Command-line Usage
```
Usage: markmap [options]
Create a markmap from a Markdown input file
Options:
-V, --version output the version number
--no-open do not open the output file after generation
--no-toolbar do not show toolbar
-o, --output