Sha256: 4297c20c0d3c828056e4e646f7831e4f696c0a6744da2d89c11a1cd66b4c8253

Contents?: true

Size: 175 Bytes

Versions: 3

Compression:

Stored size: 175 Bytes

Contents

#!/usr/bin/env ruby -KU
# encoding: utf-8

$LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))

require 'yardstick'
require 'yardstick/cli'

Yardstick::CLI.run(*ARGV)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
yardstick-0.9.9 bin/yardstick
yardstick-0.9.8 bin/yardstick
yardstick-0.9.7 bin/yardstick