aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add clippy scripts and apply clippy suggestions魏曹先生2026-04-202-0/+14
|
* Add HTTP server script for local docs preview魏曹先生2026-04-191-0/+2
|
* Add script support to run-tools utilities魏曹先生2026-04-141-0/+3
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.