Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am izhilenkov on github.
  • I am izhilenkov (https://keybase.io/izhilenkov) on keybase.
  • I have a public key ASChDPTvl_FP-f86g0chGGmVZO-Pp6o8Yja3eiJa7Ozemgo

To claim this, I am signing this object:

#!/usr/bin/ruby
require 'optparse'
require 'ostruct'
require 'fileutils'
require 'pathname'
require 'tmpdir'
$script_path = File.expand_path(File.dirname(__FILE__))
$temp_path = Dir.mktmpdir