Skip to content

baldoalessandro/cotp-gui-rs

Repository files navigation

Tauri + Leptos

This template should help get you started developing with Tauri and Leptos.

Recommended IDE Setup

VS Code + Tauri + rust-analyzer.

Cloning repo for local development

Since this repo links cotp repo using git submodules (for the moment), you will need additional setup after cloning. You can either:

git clone <repo URL>
git submodule init
git submodule update

or

git clone --recursive <repo URL>

About

A Tauri + Leptonic gui for replydev/cotp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published