cargo install bevier
cargo bevier create --name "my_bevy_game"
````text create, -c Create a new Bevy Engine Project. help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help information ````
create
Command````text
Usage: cargo bevier {create|-c} [OPTIONS] --name
Options:
-n, --name