basic rust template

This commit is contained in:
Fabien Freling 2025-06-17 13:59:05 +02:00
commit 2f3fac1a58
9 changed files with 1026 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# todo
This is a [Ratatui] app generated by the [Simple Template].
[Ratatui]: https://ratatui.rs
[Simple Template]: https://github.com/ratatui/templates/tree/main/simple
## License
Copyright (c) Fabien Freling <public@ffreling.com>
This project is licensed under the MIT license ([LICENSE] or <http://opensource.org/licenses/MIT>)
[LICENSE]: ./LICENSE