This package has been deprecated

Author message:

This functionality has now been folded into Microsoft's Chatdown CLI. Yay!

chatdown-glob

0.1.4 • Public • Published

Chatdown Glob

Chatdown Glob is a tool for processing multiple Chatdown files in a single command.

Installation

npm install chatdown-glob -g

Usage

chatdown-glob **/*.chat ./transcripts

The above command will process all *.chat files in the current directory and all subdirectories, and put the output in the "transcripts" folder of the current directory. If an output directory is not present, it will default to ./. If an input pattern is not present, it will default to **/*.chat.

Package Sidebar

Install

npm i chatdown-glob

Weekly Downloads

4

Version

0.1.4

License

MIT

Unpacked Size

5.55 kB

Total Files

7

Last publish

Collaborators

  • imick
  • cloudguy_pro
  • szul
  • jamesemann