Categories: None [Edit]
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,488 of 187,224
Downloads: 3,605
Daily
Ranking: 147,664 of 187,196
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | bwl21 |