Powder: making Pow even easier!

May 25, 2011 § 5 Comments

Pow is the hot new zero-config server released by the benevolent guys at 37signals. They created it to make all of our lives easier because you no longer have to think about application servers in development with Pow. Obviously thin, unicorn, passenger or whatever your choice of production server is are still important, but Pow makes your local environment easier to deal with.

But is it really easy enough?

Like any lazy developer, that was the question and I asked ourselves when we first installed Pow, and our answer was no. Adding a project to Pow, restarting the project, opening the project in a browser, even installing Pow itself; all these tasks seemed so much harder now that Pow had made everything else so easy. So the only sensible thing to do was write something that would make it easier again.

Later that day we released the first version of Powder and everything became easier again. If you want to use Pow, install Powder first with a quick

gem install powder

and then installing Pow is as easy as

powder install

Then, if you had a Rails project called chunky-bacon, just

cd path/to/chunky-bacon
powder
powder open

and your web browser will open your app at http://chunky-bacon.dev. Easy.

Check out the Readme for more of what Powder can make easier for you. And if you think of anything else to do with Pow that could be easier, open an issue, or fork Powder and send us a pull request.

Tagged: gem, pow, powder, , rubygems

§ 5 Responses to Powder: making Pow even easier!

Leave a Reply

What’s this?

You are currently reading Powder: making Pow even easier! at Logical Friday.

meta

Follow

%d bloggers like this: