Wak

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.

Installation

    gem install wak

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/wak/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request