Sha256: 259fee0f49f2813ceadf84eacd1a04e923a02679a659ffd50a39cad2e2b58586

Contents?: true

Size: 157 Bytes

Versions: 10

Compression:

Stored size: 157 Bytes

Contents

#!/usr/bin/env ruby
# -*- mode: ruby -*-
path = File.join(File.dirname(__FILE__), '..', 'lib')

$:.unshift path

require 'author'
Author::Commands::Cli.start

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
author-1.2.0.alpha bin/author
author-1.1.6.alpha bin/author
author-1.1.5.alpha bin/author
author-1.1.4.alpha bin/author
author-1.1.3.alpha bin/author
author-1.1.2.alpha bin/author
author-1.1.1.alpha bin/author
author-1.1.0.alpha bin/author
author-1.0.1.alpha bin/author
author-1.0.0.alpha bin/author