Sha256: f8a95874cd344c1f3547e73bb7ef0fb59e8a1f82c6bbac9de8b0cc31151a9408
Contents?: true
Size: 717 Bytes
Versions: 1
Compression:
Stored size: 717 Bytes
Contents
require File.join(File.dirname(File.expand_path(__FILE__)), 'inochi', 'inochi') Inochi.init :Inochi, :version => '0.0.1', :release => '2009-01-19', :tagline => 'Gives life to RubyGems-based software', :website => 'http://snk.tuxfamily.org/lib/inochi', :require => { 'rubyforge' => '~> 1', # for publishing gems to RubyForge 'mechanize' => '~> 0', # for automating web browsing 'trollop' => '~> 1', # for parsing command-line options 'erbook' => '~> 6', # for processing the user manual 'launchy' => '~> 0', # for launching a web browser 'yard' => nil, # for generating API documentation 'addressable' => '~> 2', # for parsing URIs properly }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inochi-0.0.1 | lib/inochi.rb |