Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

stardust-enterprises/gradle-rust

Repository files navigation

gradle-rust Build

a plugin for inter-compatibility with rust inside gradle projects.

archival notice

Warning

this project has been archived, as I do not have the time nor the usecase for it anymore. there was a work-in-progress rewrite branch, but it never went anywhere.

importing

you can import gradle-rust from gradle's plugin portal just by adding it to your plugins block:

plugins {
    id("fr.stardustenterprises.rust.wrapper") version "3.2.4"
}

how to use

check out this example repository to learn in detail how to use gradle-rust

troubleshooting

if you ever encounter any problem related to this project, you can open an issue describing what the problem is. please, be as precise as you can, so that we can help you asap. we are most likely to close the issue if it is not related to our work.

contributing

you can contribute by forking the repository, making your changes and creating a new pull request describing what you changed, why and how.

licensing

this project is under the ISC license.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages