docs: align cargo run examples with CLI default-run #18

Merged
moldybits merged 1 commits from feat/terrain-gen-abstraction into main 2026-05-26 17:39:52 -04:00
Member

Summary

  • Set the package default-run to the CLI binary so the documented commands work as written
  • Clarified the README development section and ignored the generated demo render output

Validation

  • cargo fmt --check
  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo run -- info
  • cargo run -- script run --input examples/demo.ovps
  • timeout 10s xvfb-run -a cargo run --features app --bin openvistapro_app

Notes

  • Branch: feat/terrain-gen-abstraction
  • Commit: ac44015
## Summary - Set the package default-run to the CLI binary so the documented commands work as written - Clarified the README development section and ignored the generated demo render output ## Validation - cargo fmt --check - cargo test - cargo clippy --all-targets -- -D warnings - cargo run -- info - cargo run -- script run --input examples/demo.ovps - timeout 10s xvfb-run -a cargo run --features app --bin openvistapro_app ## Notes - Branch: feat/terrain-gen-abstraction - Commit: ac44015
moldybot added 1 commit 2026-05-25 21:09:24 -04:00
moldybits merged commit ac44015d23 into main 2026-05-26 17:39:52 -04:00
moldybits deleted branch feat/terrain-gen-abstraction 2026-05-26 17:39:52 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Repos/openvistapro#18