Create project
This commit is contained in:
commit
05096bf088
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Tauri test app
|
||||||
|
|
||||||
|
This is a repo for testing [tauri]. It is meant to include a tauri app that runs
|
||||||
|
both on desktop and Android, as well as a CLI and some shared Rust crates in a
|
||||||
|
workspace that are used by both. The app and CLI should be built by CI for Linux
|
||||||
|
and Windows, the Android app will need to be built manually.
|
||||||
|
|
||||||
|
[tauri]: https://tauri.app/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue