Sha256: 92e0d8fc6aa224932a1fd8a04b77a116576f9627b3c9fbca6f64e4f09ad0269b
Contents?: true
Size: 256 Bytes
Versions: 31
Compression:
Stored size: 256 Bytes
Contents
#!/usr/bin/env ruby # # bitclust.rb # # Copyright (c) 2006-2008 Minero Aoki # # This program is free software. # You can distribute/modify this program under the Ruby License. # require 'bitclust' require 'bitclust/runner' BitClust::Runner.new.run(ARGV)
Version data entries
31 entries across 27 versions & 1 rubygems