Sha256: fd01fa3a28e5b5638aace394ea09b914286b299e99cd0d1b75fbe9e6e67df2b1
Contents?: true
Size: 153 Bytes
Versions: 11
Compression:
Stored size: 153 Bytes
Contents
#!/usr/bin/env ruby $: << File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")) require "tp" TP::Presenter.new(File.read(ARGV[0])).present
Version data entries
11 entries across 11 versions & 1 rubygems
Version | Path |
---|---|
tp-0.5.1 | bin/tp |
tp-0.5.0 | bin/tp |
tp-0.4.1 | bin/tp |
tp-0.4.0 | bin/tp |
tp-0.3.1 | bin/tp |
tp-0.3.0 | bin/tp |
tp-0.2.1 | bin/tp |
tp-0.2.0 | bin/tp |
tp-0.1.1 | bin/tp |
tp-0.1.0 | bin/tp |
tp-0.0.2 | bin/tp |