/powerup

add rake tasks to use your application with pow

Primary LanguageRubyMIT LicenseMIT

powerup

powerup adds rake tasks to add/remove and restart your app with pow

Installation

Add gem "powerup" to your Gemfile

Usage

run rake pow:add to add your application to pow

run rake pow:remove to remove your application from pow

run rake pow:restart to restart your application

run rake pow:open to open your application in a browser

Copyright

Copyright (c) 2011 Jan-Oliver Jahner See LICENSE for further details.