Sha256: 16334a148abbe942bfcc4a88d48075e370b04470cfdd2e1bde4608e362a6da85

Contents?: true

Size: 320 Bytes

Versions: 106

Compression:

Stored size: 320 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

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

task :default => :spec

begin
  require 'yard'
  YARD::Rake::YardocTask.new
rescue LoadError
  task :yard do
    abort 'YARD is not available. In order to run yard, you must: gem install yard'
  end
end

Version data entries

106 entries across 106 versions & 20 rubygems

Version Path
turbotlib-0.0.14 Rakefile
turbotlib-0.0.13 Rakefile
turbot-runner-0.2.22 Rakefile
openc-json_schema-0.0.15 Rakefile
turbot-runner-0.2.21 Rakefile
turbot-runner-0.2.20 Rakefile
turbot-runner-0.2.19 Rakefile
turbot-runner-morph-0.0.16 Rakefile
turbot-runner-0.2.18 Rakefile
whos_got_dirt-0.0.5 Rakefile
turbot-0.2.2 Rakefile
turbotlib-0.0.12 Rakefile
whos_got_dirt-0.0.4 Rakefile
whos_got_dirt-0.0.3 Rakefile
turbot-runner-0.2.17 Rakefile
turbot-runner-morph-0.0.15 Rakefile
turbotlib-0.0.11 Rakefile
turbot-runner-morph-0.0.14 Rakefile
turbotlib-0.0.10 Rakefile
turbot-0.2.1 Rakefile