Sha256: 074480ef7f37566a5168200aaf1f26ce5f01b7952474b2e81c130a6c59d8685b
Contents?: true
Size: 176 Bytes
Versions: 7
Compression:
Stored size: 176 Bytes
Contents
#!/usr/bin/env ruby require 'rubygems' $LOAD_PATH.unshift(File.dirname(__FILE__) + '/../lib') require 'stars' username = ARGV ? ARGV[0] : nil Stars::Client.load!(username)
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
stars-0.4.0 | bin/stars |
stars-0.3.2 | bin/stars |
stars-0.3.1 | bin/stars |
stars-0.3.0 | bin/stars |
stars-0.2.1 | bin/stars |
stars-0.2.0 | bin/stars |
stars-0.1.1 | bin/stars |