{"id":15392795,"url":"https://github.com/kutyel/trolleys","last_synced_at":"2025-04-15T23:28:19.225Z","repository":{"id":82598380,"uuid":"216436949","full_name":"kutyel/trolleys","owner":"kutyel","description":"🛒 Haskell program to schedule trolleys and shifts randomly!","archived":false,"fork":false,"pushed_at":"2024-06-20T16:18:49.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-23T17:37:23.140Z","etag":null,"topics":["haskell","haskell-application","haskell-cli","random","random-shuffle","schedule","scheduler"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kutyel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-20T22:40:18.000Z","updated_at":"2024-06-20T16:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"614f3a6f-0156-4f14-8e02-9c77d62f6126","html_url":"https://github.com/kutyel/trolleys","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"d55057237924158ae29d26826298f897c548b413"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Ftrolleys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Ftrolleys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Ftrolleys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kutyel%2Ftrolleys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kutyel","download_url":"https://codeload.github.com/kutyel/trolleys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241212185,"owners_count":19927897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["haskell","haskell-application","haskell-cli","random","random-shuffle","schedule","scheduler"],"created_at":"2024-10-01T15:16:11.804Z","updated_at":"2025-02-28T19:30:46.449Z","avatar_url":"https://github.com/kutyel.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trolleys\n\n🛒 Haskell program to schedule trolleys and shifts randomly!\n\n## Usage\n\nGet [ghcup](https://www.haskell.org/ghcup/)! (or [stack](https://docs.haskellstack.org/en/stable/README/))\n\nCreate a YAML file in the root directory with the **shifts** and **volunteers** you want to cover:\n\n```yaml\n# config.yml\nshifts: [M, T, W, H, F, S]\nvolunteers:\n  - name: Flavio\n    availability: [S]\n  - name: Lydia\n    availability: [M, H, F, S]\n  # ...\n```\n\nRun the program!\n\n```sh\n$ cabal repl\n$ main\n```\n\n## TODO\n\n- [x] Do not repeat shifts!\n- [ ] Get captain from options\n- [ ] Try to match families together\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutyel%2Ftrolleys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkutyel%2Ftrolleys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkutyel%2Ftrolleys/lists"}