{"id":21405877,"url":"https://github.com/anamba/guard-faktory_worker","last_synced_at":"2025-03-16T17:12:50.870Z","repository":{"id":56875491,"uuid":"237129249","full_name":"anamba/guard-faktory_worker","owner":"anamba","description":"Guard plugin for faktory_worker","archived":false,"fork":false,"pushed_at":"2020-01-30T05:42:25.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T13:20:20.516Z","etag":null,"topics":["faktory","faktory-worker","guard","ruby","ruby-gem"],"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/anamba.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-30T03:08:26.000Z","updated_at":"2020-01-30T05:42:15.000Z","dependencies_parsed_at":"2022-08-20T10:11:15.139Z","dependency_job_id":null,"html_url":"https://github.com/anamba/guard-faktory_worker","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/anamba%2Fguard-faktory_worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamba%2Fguard-faktory_worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamba%2Fguard-faktory_worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamba%2Fguard-faktory_worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anamba","download_url":"https://codeload.github.com/anamba/guard-faktory_worker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902293,"owners_count":20366260,"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":["faktory","faktory-worker","guard","ruby","ruby-gem"],"created_at":"2024-11-22T16:28:49.555Z","updated_at":"2025-03-16T17:12:50.838Z","avatar_url":"https://github.com/anamba.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guard-faktory_worker\n\n**guard-faktory_worker** runs [faktory_worker](https://github.com/contribsys/faktory_worker_ruby) when you start Guard and restarts it when watched files are added/modified/deleted.\n\n## Installation\n\nInstall and configure [Guard](https://github.com/guard/guard) before continuing.\n\nAdd `guard-faktory_worker` to your `Gemfile`:\n\n```ruby\ngroup :development do\n  gem 'guard-faktory_worker'\nend\n```\n\nand then execute:\n\n```sh\n$ bundle install\n```\n\nor install it yourself as:\n\n```sh\n$ gem install guard-faktory_worker\n```\n\nAdd the default Guard::faktory_worker definition to your `Guardfile` by running:\n\n```sh\n$ guard init faktory_worker\n```\n\n## Usage\n\nPlease read the [Guard usage documentation](https://github.com/guard/guard#readme).\n\n## Options\n\nYou can pass some options in `Guardfile` like the following example:\n\n```ruby\nguard :faktory_worker, cmd: 'bundle exec faktory-worker' do\n  # ...\nend\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/anamba/guard-faktory_worker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/anamba/guard-faktory_worker/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the guard-faktory_worker project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/anamba/guard-faktory_worker/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanamba%2Fguard-faktory_worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanamba%2Fguard-faktory_worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanamba%2Fguard-faktory_worker/lists"}