capistrano-foreman:Capistrano 的工头集成

时间:2021-06-09 07:49:49
【文件属性】:
文件名称:capistrano-foreman:Capistrano 的工头集成
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-09 07:49:49
Ruby Capistrano::工头 工头支持 Capistrano v3 安装 将此行添加到应用程序的 Gemfile 中: # Gemfile gem 'capistrano', '~> 3.0' gem 'capistrano-foreman', github: 'RKushnir/capistrano-foreman' 然后执行: $ bundle install 用法 要求在 Capfile 中使用默认任务: # Capfile require 'capistrano/foreman' 你应该很高兴去! 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创
【文件预览】:
capistrano-foreman-master
----capistrano-foreman.gemspec(748B)
----.gitignore(433B)
----LICENSE(1KB)
----README.md(648B)
----lib()
--------capistrano-foreman.rb(0B)
--------capistrano()
----Gemfile(103B)
----Rakefile(28B)

网友评论