Files
yachtpit/README.md

27 lines
671 B
Markdown

# yachtpit
[![Build](https://github.com/seemueller-io/yachtpit/actions/workflows/ci.yml/badge.svg)](https://github.com/seemueller-io/yachtpit/actions/workflows/ci.yml)
> Warning: Experimental, incomplete, and unfunded.
<p align="center">
<img src="https://github.com/seemueller-io/yachtpit/blob/main/yachtpit.png?raw=true" width="250" />
</p>
<p align="center">
An open-source virtual cockpit for Windows, macOS, Linux, Web, Android, and iOS.
</p>
### shrimp
- cargo/Rust
### grits
```shell
git clone https://github.com/seemueller-io/yachtpit.git && cd yachtpit
# https://doc.rust-lang.org/cargo/commands/cargo-check.html#description
cargo check
cargo run
```