Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Webistrano を Windows で実行することに成功した人はいますか? 私が読んだどこでも、Windowsでは実行できないと書かれていますが、それはRubyを使用するポイントではありませんか?
Ruby (および Python) では、Linux 固有のパス名、関数、およびライブラリを回避しないと、Windows では動作しません。
多くの Ruby 開発は、移植性を考慮せずに Linux/Mac 向けに行われているため、Windows で動作するツールを入手するのはより困難になります。