Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 295 Bytes

Sailor

A sailing navigation application.

screenshot

Building

Building for vulkan & Linux/Windows

cargo build --verbose --bin sailor

Building for metal & macOS

cargo build --verbose --bin sailor --no-default-features --features metal