{"id":16550272,"url":"https://github.com/sylhare/vermelinho","last_synced_at":"2026-05-07T21:46:38.246Z","repository":{"id":56897344,"uuid":"386025219","full_name":"sylhare/Vermelinho","owner":"sylhare","description":"⚙️ Hands on with Ruby, gems and GitHub actions!","archived":false,"fork":false,"pushed_at":"2024-02-02T14:29:24.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T18:57:32.052Z","etag":null,"topics":["gem","github-actions","ruby"],"latest_commit_sha":null,"homepage":"","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/sylhare.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-07-14T17:38:23.000Z","updated_at":"2024-02-02T14:29:28.000Z","dependencies_parsed_at":"2024-11-14T21:40:49.710Z","dependency_job_id":"c80afb26-161f-4411-a8a5-05c6826977a4","html_url":"https://github.com/sylhare/Vermelinho","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"0c4827bcc1332bce9a73d0400c184a1962f0eb40"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2FVermelinho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2FVermelinho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2FVermelinho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylhare%2FVermelinho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sylhare","download_url":"https://codeload.github.com/sylhare/Vermelinho/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241871007,"owners_count":20034383,"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":["gem","github-actions","ruby"],"created_at":"2024-10-11T19:33:42.169Z","updated_at":"2025-12-01T22:11:52.153Z","avatar_url":"https://github.com/sylhare.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vermelinho\n\n[![Vermilinho unit test](https://github.com/sylhare/Vermelinho/actions/workflows/tests.yml/badge.svg)](https://github.com/sylhare/Vermelinho/actions/workflows/tests.yml) [![vermelinho Ruby Gem](https://github.com/sylhare/Vermelinho/actions/workflows/gem-publish.yml/badge.svg)](https://github.com/sylhare/Vermelinho/actions/workflows/gem-publish.yml)\n\nA simple gem example from [How to make your own gem](https://guides.rubygems.org/make-your-own-gem/)💎 Hands on ruby.\n\n## Get started\n\nIn the interactive shell:\n\n```shell\n% irb -Ilib -rvermelinho\nirb(main):001:0\u003e Vermelinho.hi(\"english\")\n=\u003e \"hello world\"\nirb(main):002:0\u003e Vermelinho.hi(\"spanish\")\n=\u003e \"hola mundo\"\n```\n\nYou can quit the shell with `exit`.\nUse the `bin`:\n\n```bash\n% ruby -Ilib ./bin/vermelinho\n\"🤷‍️\"\n\n% ruby -Ilib ./bin/vermelinho spanish\n\"hola mundo\"\n```\n\n## Tests\n\nRun the tests with:\n\n```shell\nrake test\n```\n\n## Build gem\n\nBuild the gem\n\n```shell\ngem build *.gemspec\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylhare%2Fvermelinho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsylhare%2Fvermelinho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylhare%2Fvermelinho/lists"}