Yegor256 Hoc Save

Hits-of-Code Command Line Calculator, for Git and Subversion

Project README

EO principles respected here DevOps By Rultor.com We recommend RubyMine

rake Gem Version Maintainability Test Coverage Hits-of-Code

It is a command line tool to calculate Hits-of-Code metric in a source code repository (at the moment we support Git 2+ and Subversion 1.7+). You can read more about Hits-of-Code metric in this blog post: Hits-of-Code Instead of SLoC.

You can also use hitsofcode.com by Valentin Brandl, if you want to have a badge in your repo.

Install it first:

$ gem install hoc

Run it locally and read its output:

$ hoc --help

For Subversion statistics you must have diffstat installed.

How to contribute

Read these guidelines. Make sure you build is green before you contribute your pull request. You will need to have Ruby 2.3+ and Bundler installed. Then:

$ bundle update
$ bundle exec rake

If it's clean and you don't see any error messages, submit your pull request.

Open Source Agenda is not affiliated with "Yegor256 Hoc" Project. README Source: yegor256/hoc
Stars
61
Open Issues
12
Last Commit
2 weeks ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating