Skip to content

open-rust-initiative/lathes

Lathes - Cargo Plugins Collections

We are very glad the Rust community has been growing, and we are seeing more and more cargo plugins being published to help developers. However, it is hard to find the right plugin for your project. This is why we created Lathes, a collection of cargo plugins.

Cargo Plugins List

How to use?

How to build?

How to add your cargo plugin to Lathes?

How to contribute?

This project enforce the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random J Developer <random@developer.example.org>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

License

Freighter is licensed under this Licensed:

Acknowledgements

Releases

No releases published

Packages

No packages published

Languages