Repository
Current version released
3 years ago
Versions
🦕 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