Sha256: 1fa849ffe3c0b31124ea3da93760c97264bd855b5791aaf4d6548c6fbe497337
Contents?: true
Size: 183 Bytes
Versions: 4
Compression:
Stored size: 183 Bytes
Contents
#!/usr/bin/env ruby $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib') require 'pivotal' require 'commands/chore' exit Commands::Chore.new(STDIN, STDOUT, *ARGV).run!
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
git-pivotal-0.2.3 | bin/git-chore |
idealian-git-pivotal-0.2.4 | bin/git-chore |
idealian-git-pivotal-0.2.3 | bin/git-chore |
git-pivotal-0.2.2 | bin/git-chore |