Because Pow is a wonderful idea, but too slow in my expercience. nginx-app solves the speed problem, but it's too complicated. This gem aims to solve this by wrapping the process into some nice commands.
gem install wak
TODO: Write usage instructions here
- Fork it ( https://github.com/[my-github-username]/wak/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request