Sha256: b562cbd517b160f0eb2a1e1cf574c49518d8699dd6a868ed276f92a2fe668760

Contents?: true

Size: 118 Bytes

Versions: 7

Compression:

Stored size: 118 Bytes

Contents

#!/usr/bin/env ruby

require 'prophecy/cli'

if File.exist?('book.rb')
  require './book.rb'
end

Prophecy::CLI.start

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
prophecy-0.2.7 bin/prophecy
prophecy-0.2.6 bin/prophecy
prophecy-0.2.5 bin/prophecy
prophecy-0.2.4 bin/prophecy
prophecy-0.2.3 bin/prophecy
prophecy-0.2.2 bin/prophecy
prophecy-0.2.1 bin/prophecy