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: 152,651 of 192,541
Downloads: 3,779

Daily

Ranking: 114,585 of 192,505
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,380,524,970bundler
81,307,518,295rake

Owners

#GravatarHandle
1iconbwl21