Sha256: c9898bfc87815fd8d5ea3fbc8065c83e7157ff05be23e029a5d50e4dba263c35

Contents?: true

Size: 210 Bytes

Versions: 36

Compression:

Stored size: 210 Bytes

Contents

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

require "cc/cli"

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

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

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
codeclimate-0.21.4 bin/codeclimate
codeclimate-0.21.3 bin/codeclimate
codeclimate-0.21.2 bin/codeclimate
codeclimate-0.21.1 bin/codeclimate
codeclimate-0.21.0 bin/codeclimate
codeclimate-0.20.2 bin/codeclimate
codeclimate-0.20.1 bin/codeclimate
codeclimate-0.20.0 bin/codeclimate
codeclimate-0.19.2 bin/codeclimate
codeclimate-0.19.1 bin/codeclimate
codeclimate-0.19.0 bin/codeclimate
codeclimate-0.18.6 bin/codeclimate
codeclimate-0.18.5 bin/codeclimate
codeclimate-0.18.4 bin/codeclimate
codeclimate-0.18.3 bin/codeclimate
codeclimate-0.18.2 bin/codeclimate
codeclimate-0.18.1 bin/codeclimate
codeclimate-0.18.0 bin/codeclimate
codeclimate-0.17.0 bin/codeclimate
codeclimate-0.16.6 bin/codeclimate