1.0.4 • Published 3 years ago

@discordoo/taapok v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Taapok

SUMMARY.md generator for Discordoo documentation

Install

  1. Using npm:

    npm i -g @discordoo/taapok

  2. Using git:

    git clone https://github.com/Discordoo/taapok

    npm i

    npm link

Use

$ taapok --input="path/to/generated/markdown" --output="path/to/summary.md"
  ┗ "will generate sumarry.md from generated markdown in 'path/to/generated/markdown' directory."
  
$ taapok --input="path/to/generated/markdown" --output="path/to/summary.md" --prefix="docs/"
  ┗ "will generate sumarry.md with md paths prefix 'docs' (core/client.md => docs/core/client.md)"
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago