Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit Counter

Counts bits on a given file. Not optimized for speed or anything.

Only tested on ruby-2.1.2 and Linux box.

Usage

  • Install necessary gems

    bundle install
    
  • Run tests

    bundle exec rake spec 
    
  • Count bits on file

    bundle exec ruby bit_counter.rb /path/to/file.jpg
    

About

Count bits set to 0/1 from a given file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages