Files
tuono/examples/tutorial/README.md
T

10 lines
233 B
Markdown
Raw Normal View History

# Tuono tutorial
2024-06-06 19:41:21 +02:00
This project is the outcome of the [tuono tutorial](https://github.com/Valerioageno/tuono/blob/main/docs/tutorial.md)
2024-06-15 21:02:10 +02:00
If you want to directly install it you can run:
```bash
$ tuono new my-project -t tutorial
```