Skip to content

ByteAtATime/scaffold-godot-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaffold a Godot-Rust Project

This is a small tool that quickly scaffolds a simple boilerplate project for Godot-Rust.

Installation

Crates.io

This crate is hosted on crates.io, meaning you can install it with:

$ cargo install scaffold-godot-rust

From Source

First, clone the repository:

$ git clone https://github.com/ByteAtATime/scaffold-godot-rust
$ cd scaffold-godot-rust

Then you can build:

$ cargo build # --release

Usage

You literally just run the built executable and answer the prompts. When you're done, it scaffolds the project automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages