{"id":17321429,"url":"https://github.com/tompave/prime_numbers","last_synced_at":"2025-03-27T03:16:59.615Z","repository":{"id":32343397,"uuid":"35918944","full_name":"tompave/prime_numbers","owner":"tompave","description":"just an exercise","archived":false,"fork":false,"pushed_at":"2015-05-28T16:59:36.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T08:41:45.706Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tompave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-20T01:41:00.000Z","updated_at":"2015-05-20T01:41:30.000Z","dependencies_parsed_at":"2022-06-26T20:02:43.099Z","dependency_job_id":null,"html_url":"https://github.com/tompave/prime_numbers","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompave%2Fprime_numbers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompave%2Fprime_numbers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompave%2Fprime_numbers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tompave%2Fprime_numbers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tompave","download_url":"https://codeload.github.com/tompave/prime_numbers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773173,"owners_count":20669719,"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-15T13:37:32.887Z","updated_at":"2025-03-27T03:16:59.587Z","avatar_url":"https://github.com/tompave.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PrimeNumbers\n\nA simple CLI utility that prints a table of multiplication products between prime numbers.\n\n## Usage\n\n```\nprime_numbers --count 10\nprime_numbers --help\n```\n\n\n## Installation\n\nThis utility is provided as a gem, but is not published on [rubygems.org](https://rubygems.org/).  \nTo install it:  \n\n```\n# get the code\ngit clone git@github.com:tompave/prime_numbers.git\n\n# build the gem\ncd prime_numbers\ngit checkout tags/v1.0.0\ngem build prime_numbers.gemspec\n\n# install the gem from the local gem archive file\ngem install prime_numbers-1.0.0.gem\n```\n\n\n## Tests\n\n```\nrake test\n```\nTested with Ruby MRI 2.0.0 and above.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompave%2Fprime_numbers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftompave%2Fprime_numbers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftompave%2Fprime_numbers/lists"}