doc: add tutorial example

This commit is contained in:
Valerio Ageno
2024-06-06 19:41:21 +02:00
parent 2262264cae
commit b10d01cae0
20 changed files with 458 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
# Tuono starter
This is the starter tuono project. To download it run in your terminal:
```shell
$ tuono new [NAME]
```