Sha256: 8fdd7824976a879ffe89dc58f56d16648c623579322a1bafa5000012147a16f4

Contents?: true

Size: 178 Bytes

Versions: 62

Compression:

Stored size: 178 Bytes

Contents

#!/usr/bin/env ruby
$LOAD_PATH.unshift(File.expand_path(File.join(File.dirname(__FILE__), "../lib")))

require "cc/cli"

ENV["FILESYSTEM_DIR"] ||= "."

CC::CLI::Runner.run(ARGV)

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
codeclimate-0.14.0 bin/codeclimate
codeclimate-0.13.0 bin/codeclimate
codeclimate-0.11.0 bin/codeclimate
codeclimate-0.10.1 bin/codeclimate
codeclimate-0.10.0 bin/codeclimate
codeclimate-0.9.7 bin/codeclimate
codeclimate-0.9.6 bin/codeclimate
codeclimate-0.9.5 bin/codeclimate
codeclimate-0.9.4 bin/codeclimate
codeclimate-0.9.3 bin/codeclimate
codeclimate-0.9.2 bin/codeclimate
codeclimate-0.9.1 bin/codeclimate
codeclimate-0.9.0 bin/codeclimate
codeclimate-0.8.1 bin/codeclimate
codeclimate-0.8.0 bin/codeclimate
codeclimate-0.7.2 bin/codeclimate
codeclimate-0.7.0 bin/codeclimate
codeclimate-0.6.4 bin/codeclimate
codeclimate-0.6.3 bin/codeclimate
codeclimate-0.6.2 bin/codeclimate