#sprig #hackclub #command-line-tool #spade

app spade-upload

Command line utility to upload games to a Sprig device

1 unstable release

0.1.0 Dec 8, 2024

#866 in Command line utilities

Download history 130/week @ 2024-12-02 33/week @ 2024-12-09

163 downloads per month

MIT license

18KB
261 lines

spade-upload

Command-line program, GUI (planned), and crate to upload games to devices running Spade, like the Sprig console. This is not thread safe.

Testing

spade-serial has a mock serial device for unit testing. Integration tests use an actual device. When running integration tests, set TEST_DEVICE to the device to use. For example:

TEST_DEVICE=/dev/cu.usbmodem14101 cargo test

Dependencies

~2.8–4MB
~73K SLoC