tuyen dev
Developer utilities for generating documentation, building highlight.js, patching WinMerge reports, and more.
Usage
tuyen dev <COMMAND>Options
-h, --help
- Print help.
Commands
doc
- Generate HTML documentation for a CLI program from its --help output.
hljs
- Download a custom Highlight.js build with specified language support.
fetch-external
- Download external assets with optional filtering and string replacement.
patch-winmerge-report
- Post-process a WinMerge HTML report with custom titles and styling.
pub-struct
- Scan all args.rs files recursively in the current directory and make all struct fields public.
- Aliases:
pubstruct.