Initial commit

This commit is contained in:
DavidOnTop 2024-01-28 16:35:30 +01:00
commit fb17f39bb1
No known key found for this signature in database
GPG key ID: FAB914DDC2F180EB
15 changed files with 932 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# usage
to use this template use cargo generate
```
cargo generate davidon-top/rust-template
```
### why rust tooling for c++ project
im familiar with cargo generate and its good enaugh for me.
if you know any better (idealy language agnostic) project generators feal free to reach out to me, make an issue or a pr