{"id":16820502,"url":"https://github.com/dvandersluis/bicycle","last_synced_at":"2025-08-23T02:05:25.668Z","repository":{"id":66318295,"uuid":"187251243","full_name":"dvandersluis/bicycle","owner":"dvandersluis","description":"Ruby implementation of a deck of cards","archived":false,"fork":false,"pushed_at":"2019-05-17T20:48:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T15:25:54.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvandersluis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"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-05-17T16:45:54.000Z","updated_at":"2020-04-14T15:38:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e1dc4d6-1c04-4f65-8322-bdcac19237c3","html_url":"https://github.com/dvandersluis/bicycle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dvandersluis/bicycle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Fbicycle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Fbicycle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Fbicycle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Fbicycle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvandersluis","download_url":"https://codeload.github.com/dvandersluis/bicycle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvandersluis%2Fbicycle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265606799,"owners_count":23797009,"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":[],"created_at":"2024-10-13T10:57:01.440Z","updated_at":"2025-07-17T12:35:04.783Z","avatar_url":"https://github.com/dvandersluis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bicycle\n\n🚲🃏\n\nRuby pure-OO implementation of a deck of cards.\n\n## Usage\n\n```ruby\ndeck = Bicycle::Deck.new.shuffle\nhands = deck.deal(4, 5) # 4 hands of 5 cards\n```\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'bicycle'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install cards\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/dvandersluis/bicycle.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Fbicycle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvandersluis%2Fbicycle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvandersluis%2Fbicycle/lists"}