/robinson-group-rust-template

A template for python projects build in the Robinson Group of the BIH

Primary LanguageRustMIT LicenseMIT

Rust Template Github Actions License: MIT

Robinson Group Python Template

This repo serves as a template for python projects in the Robinson Group of the BIH. To get started copy or fork this project and follow the steps below.

How to use this template

To the top right-hand side of this repository, you will find a button labeled $${\color{green}Use \space this \space Template}$$. Press it and then click on Create a new repository. This will copy the contents of the repository to your account.

CI

The CI uses nexttest, rustfmt and clippy to test, format and lint your code.

Educational Material

See The Rust Book and The Cargo Book.

License

This project is licensed under MIT.