To install dependencies:
bun install
To run:
bun run exec
This project was created using bun init
in bun v1.0.30. Bun is a fast all-in-one JavaScript runtime.
Concatenate files in a directory with a specific extension by markdown format.
bun run index.ts concatFiles -d { path to directory } -t { the extension of target files }