{"id":13778400,"url":"https://github.com/mgrachev/mina-hanami","last_synced_at":"2025-05-11T11:36:08.110Z","repository":{"id":56883761,"uuid":"76959284","full_name":"mgrachev/mina-hanami","owner":"mgrachev","description":"🌸 Mina plugin for Hanami","archived":true,"fork":false,"pushed_at":"2021-10-17T06:44:40.000Z","size":7,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T00:43:53.195Z","etag":null,"topics":["deployment","hanami","mina","ruby"],"latest_commit_sha":null,"homepage":"https://www.mgrachev.com/projects","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/mgrachev.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":"2016-12-20T13:34:22.000Z","updated_at":"2024-01-04T15:55:14.000Z","dependencies_parsed_at":"2022-08-20T22:31:05.969Z","dependency_job_id":null,"html_url":"https://github.com/mgrachev/mina-hanami","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/mgrachev%2Fmina-hanami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrachev%2Fmina-hanami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrachev%2Fmina-hanami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgrachev%2Fmina-hanami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgrachev","download_url":"https://codeload.github.com/mgrachev/mina-hanami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225048929,"owners_count":17412893,"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":["deployment","hanami","mina","ruby"],"created_at":"2024-08-03T18:00:53.565Z","updated_at":"2024-11-17T14:30:25.955Z","avatar_url":"https://github.com/mgrachev.png","language":"Ruby","funding_links":[],"categories":["Hanami Gem List"],"sub_categories":["Deploy"],"readme":"# 🌸 Mina::Hanami\n\n[Mina](https://github.com/mina-deploy/mina) plugin for [Hanami](https://github.com/hanami/hanami)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mina-hanami'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mina-hanami\n\n## Usage\n\n```ruby\n# config/deploy.rb\nrequire 'mina/hanami'\n\ntask deploy: :environment do\n  deploy do\n    ...\n    on :launch do\n      invoke :'hanami:db_migrate'\n      invoke :'hanami:assets_precompile'\n    end\n  end\nend\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mgrachev/mina-hanami.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrachev%2Fmina-hanami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgrachev%2Fmina-hanami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgrachev%2Fmina-hanami/lists"}