Sha256: 40beccee29788b560df4bb1edff5e1146018f174890e730dfb2a55ac4281a46e

Contents?: true

Size: 106 Bytes

Versions: 4

Compression:

Stored size: 106 Bytes

Contents

require "bundler/gem_tasks"

desc "run tests"
task :spec do
  sh "rspec spec"
end

task :default => :spec

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
retrieval_lite-1.1.0 Rakefile
retrieval_lite-1.0.0 Rakefile
ruby_es6_module_transpiler-0.0.5 Rakefile
ruby_es6_module_transpiler-0.0.4 Rakefile