Sha256: 7160440324165a5e9708f725ac0c2f67c6a91ed9e14554f1462d315aad7a21ee

Contents?: true

Size: 187 Bytes

Versions: 16

Compression:

Stored size: 187 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:specs)

require 'yard'
YARD::Rake::YardocTask.new

task :default => [:specs]

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
wukong-deploy-0.2.0 Rakefile
wonderdog-0.2.0 Rakefile
wukong-hadoop-0.2.0 Rakefile
wonderdog-0.1.1 Rakefile
wukong-load-0.1.1 Rakefile
wukong-hadoop-0.1.1 Rakefile
wukong-deploy-0.1.1 Rakefile
wukong-deploy-0.1.0 Rakefile
wukong-load-0.1.0 Rakefile
wonderdog-0.1.0 Rakefile
wukong-hadoop-0.1.0 Rakefile
wukong-load-0.0.2 Rakefile
wukong-deploy-0.0.2 Rakefile
wonderdog-0.0.2 Rakefile
wukong-deploy-0.0.1 Rakefile
wonderdog-0.0.1 Rakefile