Alternatives for Pow on windows?
I lov开发者_StackOverflow中文版e pow for mac (http://pow.cx) however I have a few co-workers that are on Windows, is there anything that they can use to have the power of pow?
I doubt there's anything directly comparable available for Windows. In general, Windows just isn't as friendly to develop ruby applications on. That said, pow seems to be documented very well, so there's probably enough information there to port it to work on WIndows.
Assuming your co-workers can't easily get a Mac or linux machine to develop on, another option might be to run Linux in a VM using something like VMware or VirtualBox.
Sadly, no. Your best bet is to just update the hostname file, but that's not anywhere near as elegant.
精彩评论