A command line tool to create a godot extension library.
$ cargo install godot-rs-config
$ godot-config new <lib_name>
$ godot-config class <className> <baseNode>
- https://github.com/cargo-generate/cargo-generate
- https://cargo-generate.github.io/cargo-generate/index.html
- https://docs.rs/clap/latest/clap/_derive/_tutorial/chapter_0/index.html
- https://cucumber-rs.github.io/cucumber/current/quickstart.html
- https://github.com/sagiegurari/cargo-make#usage-simple
- https://godot-rust.github.io/book/intro/objects.html
- https://hub.docker.com/r/barichello/godot-ci/
- https://github.com/abarichello/godot-ci/blob/master/Dockerfile