{"id":15712448,"url":"https://github.com/jigarius/fizz-buzz-ruby","last_synced_at":"2025-08-09T08:30:00.659Z","repository":{"id":180213332,"uuid":"218155224","full_name":"jigarius/fizz-buzz-ruby","owner":"jigarius","description":"Exploring Ruby with fizz-buzz.","archived":false,"fork":false,"pushed_at":"2021-02-04T04:06:06.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"2.x","last_synced_at":"2025-03-30T18:27:37.975Z","etag":null,"topics":["example","fizz-buzz","ruby"],"latest_commit_sha":null,"homepage":"","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/jigarius.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"custom":["https://www.paypal.me/jigarius"]}},"created_at":"2019-10-28T22:15:37.000Z","updated_at":"2021-02-04T04:06:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5cb7ed84-f71f-43cb-8730-4f013c6ca045","html_url":"https://github.com/jigarius/fizz-buzz-ruby","commit_stats":null,"previous_names":["jigarius/fizz-buzz-ruby"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jigarius/fizz-buzz-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jigarius","download_url":"https://codeload.github.com/jigarius/fizz-buzz-ruby/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jigarius%2Ffizz-buzz-ruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269549845,"owners_count":24436416,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["example","fizz-buzz","ruby"],"created_at":"2024-10-03T21:16:13.313Z","updated_at":"2025-08-09T08:30:00.603Z","avatar_url":"https://github.com/jigarius.png","language":"Ruby","readme":"# Fizz Buzz: Ruby\n\nA neat command-line application to demonstrate Ruby syntax.\n\n## What is Fizz Buzz?\n\n**Fizz buzz** is a group word game for children to teach them about division.\nPlayers take turns to count incrementally, with the following rules:\n\n* For numbers divisible by `3`, say `fizz`.\n* For numbers divisible by `5`, say `buzz`.\n* For numbers is divisible by both, say `fizzbuzz`.\n* For other numbers, say the number.\n\n## Example\n\n```\n1\n2\nfizz\n4\nbuzz\nfizz\n7\n8\nfizz\n10\n11\nfizz\n13\n14\nfizzbuzz\n```\n\n## Usage\n\n* Clone the repository.\n* Add exec permissions to the `bin/fizzbuzz` file;\n  `chmod +x ./bin/fizzbuzz`.\n* Run it with a numeric argument; `./bin/fizzbuzz 15`\n\n### Lando\n\nIf you use Lando, you can run this project in a Docker container instead.\n\n* Clone this repository and `cd` into the directory.\n* Run `lando start`.\n* Run `lando fizzbuzz` with a numeric argument; `lando fizzbuzz 15`.\n","funding_links":["https://www.paypal.me/jigarius"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjigarius%2Ffizz-buzz-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjigarius%2Ffizz-buzz-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjigarius%2Ffizz-buzz-ruby/lists"}