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.
To the top right-hand side of this repository, you will find a button labeled Create a new repository
. This will copy the contents of the repository to your account.
The CI uses nexttest, rustfmt and clippy to test, format and lint your code.
See The Rust Book and The Cargo Book.
This project is licensed under MIT.