Requires rustc
version 1.47 or higher. Currently compiles on both macOS and Windows, but not on Apple Silicon (yet).
$ cargo run
or
$ cargo build --release
$ ./target/release/dss_shiplet // dss_shiplet.exe on Windows
or, to run the provided binaries
$ ./dss_shiplet
PS C:\..\dss_shiplet> ./dss_shiplet.exe
On Windows, there may be temporary flash of an empty white screen while the grid's images download.
The app currently supports Arrow Up, Arrow Down, Arrow Right, and Arrow Left navigation.
The default branch main
is a squashed presentation of the work history, segmented by the top-level feature implementations.
Checkout progress-history
to see the commits as they occurred.