RubyGems Navigation menu

rake_i_task 0.0.1

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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - August 07, 2014 (6.5 KB)

Development 依赖 (2):

bundler ~> 1.3
rake >= 0

业主:

作者:

  • Bernhard Weichel

SHA 256 校验和:

8526fc9b3179d575ee9ab9b4af6a0d1f4562b5271f72dd5642a2c65af437f86f

下载总量 3,266

这个版本 3,266

许可:

MIT

需要的 Ruby 版本: >= 0

链接: