Sha256: d5e2d5051f02f2960da700279e26722d334e1ab2f74fa5d4d9bcb7ac0e7d9293

Contents?: true

Size: 110 Bytes

Versions: 42

Compression:

Stored size: 110 Bytes

Contents

Dir.glob("tasks/*.rake").each { |r| import r }

task :default do
  #sh "rspec"
  sh "bundle exec rubocop"
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
simple-cli-0.4.2 Rakefile
simple-cli-0.4.1 Rakefile
simple-cli-0.4.0 Rakefile
simple-cli-0.3.13 Rakefile
simple-cli-0.3.12 Rakefile
simple-cli-0.2.28 Rakefile
simple-cli-0.3.11 Rakefile
simple-cli-0.3.10 Rakefile
simple-cli-0.3.9 Rakefile
simple-cli-0.3.8 Rakefile
simple-cli-0.3.7 Rakefile
simple-cli-0.3.5 Rakefile
simple-cli-0.3.4 Rakefile
simple-cli-0.3.3 Rakefile
simple-cli-0.3.0 Rakefile
simple-cli-0.2.23 Rakefile
simple-cli-0.2.22 Rakefile
simple-cli-0.2.21 Rakefile
simple-cli-0.2.20 Rakefile
simple-cli-0.2.19 Rakefile