Project

rakeshed

0.0
No commit activity in last 3 years
No release in over 3 years
Run rake tasks in the browser without blowing up your screen with a switch to the terminal.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.2.13
 Project Readme

Rakeshed

You are in a meeting giving a demo of your weekly project. You switch from browser to terminal to tweak this, tweak that, seed the database, and empty the database -- giving the impression that this "thing" isn't really done.

Rakeshed fixes that. Write tasks ahead of time and execute them from the address bar in the browser. No more blowing up your presentation with messy context switches.

Install

Gemfile

group :development do 
  gem 'rakeshed'
end

Tasks

  # lib/tasks/shed.rake
  namespace :shed do
    # insert your rake tasks here
    task :update_the_database do 

    end
  end

Chrome

To install the Chrome extension navigate to chrome://extensions and load 'chrome-extension' from the rakeshed directory.

This project rocks and uses MIT-LICENSE.

The Rails Logo was created by Kevin Milden and is distrubuted under the BY-ND Creative Commons Licence. http://railslogo.com/