Sha256: d1a5436f67c339206678c23496d9938c0ab5c1e46c8b979cb4686e43c018fd92

Contents?: true

Size: 169 Bytes

Versions: 4

Compression:

Stored size: 169 Bytes

Contents

#!/usr/bin/env ruby -KU

require 'rubygems'
require 'pathname'
require Pathname(__FILE__).dirname.expand_path.parent.join('lib', 'yardstick')

Yardstick::CLI.run(*ARGV)

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
dkubb-yardstick-0.0.1 bin/yardstick
dkubb-yardstick-0.1.0 bin/yardstick
yardstick-0.2.0 bin/yardstick
yardstick-0.1.0 bin/yardstick