Sha256: 2b632bcdb8cd6e2aa46f23e81dc26dac631ce5d8142559f9072928b961d38a53
Contents?: true
Size: 365 Bytes
Versions: 5
Compression:
Stored size: 365 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "twiterator" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start TwiteratorCLI.new require "irb" IRB.start(__FILE__)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
twiterator-0.2.3 | bin/twiterator |
twiterator-0.2.2 | bin/twiterator |
twiterator-0.2.1 | bin/console |
twiterator-0.2.0 | bin/console |
twiterator-0.1.0 | bin/console |