summaryrefslogtreecommitdiff
path: root/tools/run
Commit message (Collapse)AuthorAge
* Let `cargo` handle building the UI, where possible.Owen Jacobson2024-10-22
| | | | This allows skipping the `target/ui` rebuild if the UI has not changed, which has otherwise been a bit of a source of drag on my development speed.
* Render the UI at /.Owen Jacobson2024-10-05
|
* Tools scripts; `run` to run the server in fewer keystrokesOwen Jacobson2024-08-30