Odin is a small Project Creator written in Rust. It supports languages like C++, C, Python and Rust It pregenerates simple starting files and also has support for setting up a build system. For c++ it supports CMake and Meson, as for Rust its Cargo
-> Clone the repository (Make sure to have cargo installed)
cargo install --path . --root ~/.local