Sha256: ef3d6790b2f62d2e1921fe5fd1772506550044049c558a611ec88fb728fa7b03
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
require 'pathname' lib = Pathname.new(__FILE__).dirname.join('..', 'lib').expand_path.to_s $:.unshift lib require 'citation' EntryPoint::CLI.start
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
citation-0.1.1 | exe/cite |
citation-0.1.0 | exe/cite |