Skip to main content

πŸ¦• Astrodon - Tauri Bindings for Deno

Note: Only Windows and Linux is supported at the moment.

🎁 Demo

You can easily run the demo:

deno run -A --unstable --reload https://raw.githubusercontent.com/astrodon/astrodon/main/demo/demo.ts

πŸ‘©β€πŸ’» Development

Running it locally:

cargo build
deno run -A --unstable demo/demo.ts

MIT License