aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/scripts/http-page-preview.ps1
Commit message (Collapse)AuthorAgeFilesLines
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生39 hours1-3/+0
| | | | | | | | | | | | scripts Replace the old run-tools.ps1/run-tools.sh scripts with a new unified run.ps1/run.sh launcher that supports multiple languages (PowerShell, Rust, Python, Go, C#, Nim, Perl, Ruby, Zig, and arbitrary binaries) from the `.run/src/bin` directory. Move all development tools from `dev_tools/` to `.run/`, update Cargo workspace config and relevant documentation references.
* Add example pages and sync-examples tool for docs魏曹先生2026-06-051-1/+0
|
* Restore starting directory after PowerShell script executionWeicao-CatilGrass2026-04-241-0/+2
|
* Add HTTP server script for local docs preview魏曹先生2026-04-191-0/+2