{"id":31406662,"url":"https://github.com/apontini/hanami-runner","last_synced_at":"2026-05-18T04:36:32.975Z","repository":{"id":34892616,"uuid":"187644701","full_name":"apontini/hanami-runner","owner":"apontini","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-16T10:03:55.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T03:36:47.563Z","etag":null,"topics":["cli","hanami","ruby","runner"],"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/apontini.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}},"created_at":"2019-05-20T13:20:56.000Z","updated_at":"2022-06-06T10:28:41.000Z","dependencies_parsed_at":"2023-02-10T19:15:57.791Z","dependency_job_id":null,"html_url":"https://github.com/apontini/hanami-runner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apontini/hanami-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apontini%2Fhanami-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apontini%2Fhanami-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apontini%2Fhanami-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apontini%2Fhanami-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apontini","download_url":"https://codeload.github.com/apontini/hanami-runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apontini%2Fhanami-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277020078,"owners_count":25746295,"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-09-26T02:00:09.010Z","response_time":78,"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":["cli","hanami","ruby","runner"],"created_at":"2025-09-29T18:31:42.102Z","updated_at":"2025-09-29T18:31:50.084Z","avatar_url":"https://github.com/apontini.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gem Version](https://badge.fury.io/rb/hanami-runner.svg)](https://badge.fury.io/rb/hanami-runner)  ![Gem](https://img.shields.io/gem/dt/hanami-runner.svg?color=limegreen)\n\n# hanami-runner\n\nThis gem allows you to add a `run` subcommand to the `hanami` command. This is supposed to allow you to execute code via CLI using your Hanami project dependencies (much like `runner` for Rails).\n\n## Installation\n\nEazy peazy, just add this string to your gemfile\n\n```rb\ngroup :plugins do\n  gem 'hanami-runner'\nend\n```\nand then use it with\n```shell\nhanami run '\u003cYOUR-CODE\u003e'\n```\nwhile being in you hanami project root (i.e where the Gemfile is).\n\n## Maintenance and Contribution\nI'll be rarely maintaining this source code due to lack of time, but i will do as much as i can to resolve any open issues.\nIf you want to contribute, feel free to fork it, branch it and to create a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapontini%2Fhanami-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapontini%2Fhanami-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapontini%2Fhanami-runner/lists"}