aboutsummaryrefslogtreecommitdiff
path: root/run-tools.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Python scripts in run-toolsWeicao-CatilGrass2026-05-161-0/+8
|
* Rename refresh-examples to refresh-docs and add quiet flag魏曹先生2026-04-151-1/+1
|
* Add script support to run-tools utilities魏曹先生2026-04-141-6/+15
| | | | | | The run-tools.ps1 and run-tools.sh scripts now support running both Rust binaries and shell scripts. They check dev_tools/scripts first, then dev_tools/src/bin. Also added a simple HTTP preview script.
* Add dev tools to generate example documentation魏曹先生2026-04-111-0/+27