Files
tuono/examples/tutorial
Valerio Ageno df92ef5296 Add support for custom global state (#111)
* feat: add 'has_main_file' to App struct

* feat: handle custom state from the main.rs file

* feat: update tutorial template with new setup

* fix: apply clippy hints

* feat: add ApplicationState mention to documentation website

* feat: update version to v0.13.0
2024-11-17 16:28:56 +01:00
..
2024-06-06 19:41:21 +02:00
2024-06-06 19:41:21 +02:00
2024-06-06 19:41:21 +02:00
2024-06-15 21:02:10 +02:00
2024-06-06 19:41:21 +02:00
2024-06-06 19:41:21 +02:00

Tuono tutorial

This project is the outcome of the tuono tutorial

If you want to directly install it you can run:

$ tuono new my-project -t tutorial