Categories: None [Edit]

rake_i_task

https://rubygems.org/gems/rake_i_task
https://github.com/bwl21/rake_i_task
This gem provided a rake taks named 'i' making rake interactive: usage: add the following line to your rake file require 'rake_i_task' rake i it opens a REPL shell with the following commands *help* - provide help *reke* - perform rake tasks *exit* - leave the hell It provides * TAB completion for the rake tasks * History even across sessions * pass unknown commands to the underlying operation system

Total

Ranking: 151,835 of 190,317
Downloads: 3,740

Daily

Ranking: 74,401 of 190,280
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake

Owners

#GravatarHandle
1iconbwl21