[[Capistrano]]

*環境 [#n700e2fb]
- MacOS X 10.11

*手順 [#yff6d78b]
 $ gem install capistrano
 Fetching: sshkit-1.10.0.gem (100%)
 Successfully installed sshkit-1.10.0
 Fetching: airbrussh-1.0.1.gem (100%)
 Successfully installed airbrussh-1.0.1
 Fetching: i18n-0.7.0.gem (100%)
 Successfully installed i18n-0.7.0
 Fetching: capistrano-harrow-0.4.0.gem (100%)
 
  _    _                              _
 | |  | |                            (_)
 | |__| | __ _ _ __ _ __ _____      ___  ___
 |  __  |/ _` | '__| '__/ _ \ \ /\ / / |/ _ \
 | |  | | (_| | |  | | | (_) \ V  V /| | (_) |
 |_|  |_|\__,_|_|  |_|  \___/ \_/\_(_)_|\___/
 
      Continuous Integration & Deployment
      Built by the team behind Capistrano
 
   Learn more at http://hrw.io/cap-for-teams
 
 Successfully installed capistrano-harrow-0.4.0
 Fetching: capistrano-3.5.0.gem (100%)
 Successfully installed capistrano-3.5.0
 Parsing documentation for sshkit-1.10.0
 Installing ri documentation for sshkit-1.10.0
 Parsing documentation for airbrussh-1.0.1
 Installing ri documentation for airbrussh-1.0.1 
 Parsing documentation for i18n-0.7.0
 Installing ri documentation for i18n-0.7.0
 Parsing documentation for capistrano-harrow-0.4.0
 Installing ri documentation for capistrano-harrow-0.4.0
 Parsing documentation for capistrano-3.5.0
 Installing ri documentation for capistrano-3.5.0
 5 gems installed
 
 $ cap --version
 Capistrano Version: 3.5.0 (Rake Version: 10.5.0)

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS