gaucho-labs / wasm-keys

compile-time static type bindings for key values in `web-sys::KeyboardEvent`
MIT License
0 stars 0 forks source link

CI #3

Open friendlymatthew opened 5 months ago

friendlymatthew commented 5 months ago

Similar to Leptos hotkeys, we'd probably want a CI for checks + formatting and a cargo release workflow

@mondeja any other thoughts?

The purpose of this crate is to be thoroughly tested, which means when #1 gets done, maybe we can find a keyboard fuzzer repo that we can constantly pull from and use that to test the newest changes?