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
- 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