File: Rakefile

package info (click to toggle)
vagrant-lxc 1.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: ruby: 2,578; sh: 472; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
3
Dir['./tasks/**/*.rake'].each { |f| load f }

require 'bundler/gem_tasks'