What's changed
- fix: update output path format and add check for existing directory (bab0211)
- fix: replace program.parse with program.parseAsync for better async handling fix: add process.exit(0) to ensure graceful termination in commands (ab9a41a)
- feat: add support for rendering body as bulleted lists in insight templates (b1d5c38)
Install
npm install -g slide-cli
# or
bunx slide-cli --helpFull diff: v1.1.2...v1.1.3