Skip to content

stardust-enterprises/gradle-rust

Repository files navigation

gradle-rust

A plugin for inter-compatibility with Rust inside Gradle projects.

Notice

Warning

This project is currently being rewritten and is not ready for use. You can check out the v3.x branch.

Developer Todo

  • Feature parity with v3.x
  • Better documentation
  • Wrapper Plugin
    • Allow full configuration of the build inside the buildscript
      • Allow importing from a Cargo.toml file
      • Support for rust-toolchain.toml
      • Custom Dependency scope for rust libraries
        • version catalog???????????? no.
      • Replicate java.toolchain as rust.toolchain?
    • Automatic downloading of tooling
      • cargo
      • rustc
      • rustfmt/clippy
      • rustup?
      • cross???
      • osxcross?

License

This project is licensed under the GNU GPLv3.

About

[WIP Rewrite] A plugin for inter-compatibility with Rust inside Gradle projects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages