Sha256: 105a2682e67c684eeb27fd0eba9aa0b5375def2bed410ec1fe37f1654c4ef066

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

#!/usr/bin/env ruby

lib = File.expand_path('../../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

require 'shell2html'

puts "Nothing there yet."

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shell2html-0.0.5 bin/shell2html
shell2html-0.0.4 bin/shell2html
shell2html-0.0.3 bin/shell2html
shell2html-0.0.2 bin/shell2html
shell2html-0.0.1 bin/shell2html