Sha256: 969ab436d6274badbbc0663072e776be7f7cdd5c2130a9e1c3c25ee165ce5d79
Contents?: true
Size: 453 Bytes
Versions: 5
Compression:
Stored size: 453 Bytes
Contents
#!/usr/bin/env ruby # == Synopsis # Twitter Archive Utility # # == Usage # twitter_archive [options] # # For help see http://github.com/csexton/twitter_archive/ # # == Options # -h, --help Displays help message # -v, --version Display the version, then exit # -V, --verbose Verbose output # TO DO - add additional options require "#{File.dirname(__FILE__)}/../lib/twitter_archive" TwitterArchive::Runner::runner
Version data entries
5 entries across 5 versions & 1 rubygems