Sha256: 056f50a91d26c4a67acb8dddaee03b026f839e52c2ca3b22c800d09f96f186f9
Contents?: true
Size: 160 Bytes
Versions: 3
Compression:
Stored size: 160 Bytes
Contents
require "pathname" bin_file = Pathname.new(__FILE__).realpath $:.unshift File.expand_path("../lib", bin_file) require "citrin/cli" Citrin::CLI.start(*ARGV)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
citrin-0.0.2 | bin/citrin |
citrin-0.0.1 | bin/citrin |
citrin-0.0.0 | bin/citrin |