Sha256: ea731cb8479fcc836f90d5661a024d20a1225dc6625b6960bce97cc4d5729f26

Contents?: true

Size: 174 Bytes

Versions: 18

Compression:

Stored size: 174 Bytes

Contents

#require 'rubygems'
#require 'bundler/setup'
require 'bundler/gem_tasks'
Bundler::GemHelper.install_tasks
task default: [:deftask]
task :deftask do
  puts 'call rake -T'
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
vagrant-libvirt-0.0.45 Rakefile
vagrant-libvirt-0.0.43 Rakefile
vagrant-libvirt-0.0.42 Rakefile
vagrant-libvirt-0.0.40 Rakefile
vagrant-libvirt-0.0.39 Rakefile
vagrant-libvirt-0.0.38 Rakefile
vagrant-libvirt-0.0.37 Rakefile
vagrant-libvirt-0.0.36 Rakefile
vagrant-libvirt-0.0.35 Rakefile
vagrant-libvirt-0.0.33 Rakefile
vagrant-libvirt-0.0.32 Rakefile
vagrant-libvirt-0.0.31 Rakefile
vagrant-libvirt-0.0.30 Rakefile
vagrant-libvirt-0.0.29 Rakefile
vagrant-libvirt-0.0.28 Rakefile
vagrant-libvirt-0.0.27 Rakefile
vagrant-libvirt-0.0.26 Rakefile
vagrant-libvirt-0.0.25 Rakefile