1 2 3 4 5
pkg:setup ENV.deparallelize pkg:configure make bin.install Dir["main/*"].select { |f| File.file?(f) && File.executable?(f) }