Sha256: c772b3e659b8feebcb70a0c4541d189a333d504db279f0a87af30a16e3bb9305

Contents?: true

Size: 156 Bytes

Versions: 25

Compression:

Stored size: 156 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"

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

task :test => :spec
task :default => :spec

Version data entries

25 entries across 25 versions & 5 rubygems

Version Path
markdownplus-0.2.0 Rakefile
stop-words-0.0.1 Rakefile
markdownplus-0.1.0 Rakefile
basic-stats-0.0.2 Rakefile
markitdown-0.3.3 Rakefile
markitdown-0.3.2 Rakefile
markitdown-0.3.1 Rakefile
markitdown-0.3.0 Rakefile
markitdown-0.2.1 Rakefile
markitdown-0.2.0 Rakefile
markitdown-0.1.2 Rakefile
markitdown-0.1.1 Rakefile
markitdown-0.1.0 Rakefile
markitdown-0.0.10 Rakefile
markitdown-0.0.9 Rakefile
markitdown-0.0.8 Rakefile
screenshot_machine-0.0.4 Rakefile
screenshot_machine-0.0.3 Rakefile
markitdown-0.0.7 Rakefile
markitdown-0.0.6 Rakefile