8. Mina works really fast because it’s a deploy Bash script generator. It generates an entire procedure as a Bash script and runs it remotely in the server. シェルスクリプトを生成して、 リモートサーバで実行する 9. Compare this to the likes of Vlad or Capistrano, Mina only creates one SSH session per deploy, minimizing the SSH connection overhead. Capistrano と違って、 1度しかSSHセッションを開かない 速い 10. サンプル config/deploy.rb $ gem install