| Crates.io | duty_roster |
| lib.rs | duty_roster |
| version | 0.1.1 |
| created_at | 2025-09-08 20:33:45.231559+00 |
| updated_at | 2025-09-08 20:33:45.231559+00 |
| description | Create a schedule for some people & tasks during a given range of dates |
| homepage | |
| repository | https://github.com/Thomblin/duty-roster |
| max_upload_size | |
| id | 1829856 |
| size | 77,844 |
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
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.
MIT