{"id":15927625,"url":"https://github.com/jfrux/capistrano-cake","last_synced_at":"2025-10-28T17:42:03.378Z","repository":{"id":14913304,"uuid":"17637378","full_name":"jfrux/capistrano-cake","owner":"jfrux","description":"Deploy your CakePHP apps with Capistrano 3!","archived":false,"fork":false,"pushed_at":"2014-03-13T03:12:58.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T14:31:06.276Z","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/jfrux.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":"2014-03-11T16:20:00.000Z","updated_at":"2014-03-13T03:12:58.000Z","dependencies_parsed_at":"2022-09-24T00:41:25.498Z","dependency_job_id":null,"html_url":"https://github.com/jfrux/capistrano-cake","commit_stats":null,"previous_names":["joshuairl/capistrano-cake"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrux","download_url":"https://codeload.github.com/jfrux/capistrano-cake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240250352,"owners_count":19771778,"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-06T23:03:05.597Z","updated_at":"2025-10-28T17:41:58.335Z","avatar_url":"https://github.com/jfrux.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano::Cake\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano', '~\u003e 3.0.0'\ngem 'capistrano-cake'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install capistrano-cake\n\n## Usage\n\nRequire the module in your `Capfile`:\n\n```ruby\nrequire 'capistrano/cake'\n```\n\n### Configuration\n\nThe gem makes the following configuration variables available (shown with defaults)\n\n```ruby\nset :cake_roles, :all\nset :cake_console_flags, \"--env production\"\nset :cake_server_user, \"www-data\"\n```\n\n## Contributing\n\n1. Fork it\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 new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Fcapistrano-cake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrux%2Fcapistrano-cake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Fcapistrano-cake/lists"}