Skip to content

Examples

Runnable example projects under examples/. Each folder is a small Bun + Cheloni CLI you can copy or extend.

Examples

  • File Converter — validation, type-safety, and option aliases
  • Task Manager — multiple commands and middleware with shared context
  • Benchmark — bequeath options, positional args, and a custom timing plugin
  • JSON Tool — file I/O, JSON parsing, and read/write subcommands
  • Task Runner — std config plugin, positional task name, and config in handlers