RubyGems Navigation menu

vmth 0.0.1

require 'rubygems' require 'rake' require 'echoe' Echoe.new('vmth', '0.0.1') do |p| p.description = File.open(File.dirname(__FILE__+"/DESCRIPTION")).read p.summary = "A VM test harness for testing operational configurations" p.url = "http://github.com/gregretkowski/vmth" p.author = "Greg Retkowski" p.email = "greg@rage.net" p.ignore_pattern = ["tmp/*", "script/*", "ol/*"] p.rdoc_template = nil p.rdoc_pattern = /^(lib|bin|tasks|ext)|^README|^CHANGELOG|^TODO|^LICENSE|^QUICKSTART|^CONFIG|^COPYING$/ # p.rdoc_template = "" p.development_dependencies = [] p.runtime_dependencies = [ 'formatr', 'net-ssh', 'net-scp', ] end

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.2 - April 28, 2011 (23,5 ko)
  2. 0.0.1 - April 26, 2011 (23,5 ko)

Dépendances de Runtime (3):

formatr >= 0
net-scp >= 0
net-ssh >= 0

Propriétaires:

Auteurs:

  • Greg Retkowski

Total de contrôle SHA 256:

4dfb40023ac9bbc02ab8cd5aa605b2ac0c15a431c6fc225872e57370e24b4c08

Total de téléchargements 7 106

Pour cette version 2 976

License:

aucune

Version de Ruby requise: None

Required Rubygems Version: >= 1.2

Liens: