duty_roster

Crates.ioduty_roster
lib.rsduty_roster
version0.1.1
created_at2025-09-08 20:33:45.231559+00
updated_at2025-09-08 20:33:45.231559+00
descriptionCreate a schedule for some people & tasks during a given range of dates
homepage
repositoryhttps://github.com/Thomblin/duty-roster
max_upload_size
id1829856
size77,844
Sebastian Detert (Thomblin)

documentation

README

duty roster

github crates.io docs.rs build status audit status

Library and Binary to create a schedule for a given set of people for a given set of tasks/places during a given range of dates

How to use

Copy an example configuration file from test/config.toml into the project directory (or where the executable is lcoated). Execute the program. It will create a csv file with the schedule.

License

MIT

Commit count: 14

cargo fmt