RubyGems Navigation menu

inventory-rake 1.2.0

Inventory-Rake Inventory-Rake provides Rake tasks for your Inventory¹. This includes cleaning tasks, gem generation, testing, installation, uninstallation, and pushing, and inventory content checking. ¹ Get information on Inventory at http://disu.se/software/inventory/ § Installation Install Inventory-Rake with % gem install inventory-rake § Usage Include the following code in your ‹Rakefile›, where ‹Package› is the top-level module of your package: require 'inventory/rake-3.0' Inventory::Rake::Tasks.define Package::Version, :gem => proc{ |_, s| s.author = 'Your Name' s.email = 'your@email.com' s.homepage = 'https://github.com/now/%s' % Package.name.downcase }

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

安装:
=

版本列表:

  1. 1.6.4 - October 31, 2015 (14.0 KB)
  2. 1.6.3 - October 31, 2015 (14.0 KB)
  3. 1.6.2 - September 04, 2013 (14.0 KB)
  4. 1.6.1 - September 04, 2013 (14.0 KB)
  5. 1.5.3 - June 04, 2013 (14.0 KB)
  6. 1.2.0 - April 26, 2012 (7.0 KB)
显示所有版本 (共 11 个)

Runtime 依赖 (2):

inventory ~> 1.2
rake ~> 0.9.2

业主:

作者:

  • Nikolai Weibull

SHA 256 校验和:

c16727ee339d41e4d1e90ac1c8f63f02b757a2c992884bf02b554535b0c76a18

下载总量 31,514

这个版本 3,191

许可:

需要的 Ruby 版本:

链接: