Sha256: 6b9277f59826749206c742a6894f6eb77c7fcadbebf25274aa923f7de2497eb1

Contents?: true

Size: 298 Bytes

Versions: 6

Compression:

Stored size: 298 Bytes

Contents

require 'rake_ext'

project(
  name: "code_stats",
  official_name: 'code_stats2',
  gem: true,
  summary: "Language-agnostic Code Statistics",

  bin: 'bin',
  executables: ['code_stats'],
  dirs: %w(bin),

  author: "Alexey Petrushin",
  homepage: "http://github.com/alexeypetrushin/code_stats"
)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
code_stats2-0.1.7 Rakefile
code_stats2-0.1.6 Rakefile
code_stats2-0.1.5 Rakefile
code_stats2-0.1.4 Rakefile
code_stats2-0.1.3 Rakefile
code_stats2-0.1.2 Rakefile