{"id":16075141,"url":"https://github.com/accessd/capistrano-yo","last_synced_at":"2025-10-06T15:30:21.543Z","repository":{"id":18932940,"uuid":"22152379","full_name":"accessd/capistrano-yo","owner":"accessd","description":"Capistrano notification via http://www.justyo.co/","archived":false,"fork":false,"pushed_at":"2014-07-23T17:59:36.000Z","size":106,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T09:02:21.749Z","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/accessd.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":"2014-07-23T14:15:39.000Z","updated_at":"2017-02-11T16:58:00.000Z","dependencies_parsed_at":"2022-09-02T06:10:44.468Z","dependency_job_id":null,"html_url":"https://github.com/accessd/capistrano-yo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessd%2Fcapistrano-yo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessd%2Fcapistrano-yo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessd%2Fcapistrano-yo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accessd%2Fcapistrano-yo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accessd","download_url":"https://codeload.github.com/accessd/capistrano-yo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234874660,"owners_count":18900008,"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-09T09:01:57.515Z","updated_at":"2025-10-06T15:30:21.160Z","avatar_url":"https://github.com/accessd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano Yo!\n\nThis gem sends notifications when deploy finished via [Yo app](http://www.justyo.co/). Meanwhile worked with Capistrano 2.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'capistrano-yo', group: [:development]\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nFirst install [Yo app](https://itunes.apple.com/app/Yo./id834335592?mt=8) and signup. \nThen follow to [http://yoapi.justyo.co/](http://yoapi.justyo.co/) and sign up in API with username like 'My awesome project deploy', \nand get your token on page [http://yoapi.justyo.co/](http://yoapi.justyo.co/).\n\nAdd to Capfile\n\n```ruby\nrequire 'capistrano/yo'\n```\n\nadd to deploy.rb file\n\n```ruby\nset :yo_token, \"yo_token\"\nset :yo_usernames, %w(username) # list of users which will be sent Yo!\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/accessd/capistrano-yo/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n6. Yo!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccessd%2Fcapistrano-yo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccessd%2Fcapistrano-yo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccessd%2Fcapistrano-yo/lists"}